mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2025-09-21 17:51:38 +02:00
* only update cache when older than 60 minutes
This commit is contained in:
parent
da344c465e
commit
0c5e5b2395
@ -37,3 +37,5 @@
|
||||
repo: "{{ docker_apt_repository }}"
|
||||
state: present
|
||||
update_cache: true
|
||||
cache_valid_time: 3600
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user