aboutsummaryrefslogtreecommitdiff
path: root/roles/attackbox/tasks/chrome_install.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/attackbox/tasks/chrome_install.yaml')
-rw-r--r--roles/attackbox/tasks/chrome_install.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/attackbox/tasks/chrome_install.yaml b/roles/attackbox/tasks/chrome_install.yaml
index 4b9bf4f..a237b81 100644
--- a/roles/attackbox/tasks/chrome_install.yaml
+++ b/roles/attackbox/tasks/chrome_install.yaml
@@ -15,7 +15,7 @@
- name: update apt cache
apt:
- update_cache: yes
+ update_cache: true
- name: install google chrome
apt: