From 51acefc6baf3af64154d8ca29d3f64c47f628cb0 Mon Sep 17 00:00:00 2001 From: nd Date: Sat, 2 Nov 2019 14:55:59 +0100 Subject: [PATCH] removed trailing whitespaces --- tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/main.yml b/tasks/main.yml index 5b651cd..4098025 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -1,6 +1,6 @@ --- - name: update - apt: + apt: update_cache: yes cache_valid_time: 600 upgrade: dist