diff options
Diffstat (limited to 'roles/attackbox/tasks/chrome_install.yaml')
-rw-r--r-- | roles/attackbox/tasks/chrome_install.yaml | 2 |
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: |