diff options
Diffstat (limited to 'roles/attackbox/tasks/chrome_install.yaml')
-rw-r--r-- | roles/attackbox/tasks/chrome_install.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/attackbox/tasks/chrome_install.yaml b/roles/attackbox/tasks/chrome_install.yaml index a237b81..1bf272f 100644 --- a/roles/attackbox/tasks/chrome_install.yaml +++ b/roles/attackbox/tasks/chrome_install.yaml @@ -16,6 +16,7 @@ - name: update apt cache apt: update_cache: true + cache_valid_time: 86400 - name: install google chrome apt: |