* only update cache when older than 60 minutes

This commit is contained in:
danielHin 2019-03-01 12:52:01 +01:00
parent da344c465e
commit 0c5e5b2395

View File

@ -37,3 +37,5 @@
repo: "{{ docker_apt_repository }}" repo: "{{ docker_apt_repository }}"
state: present state: present
update_cache: true update_cache: true
cache_valid_time: 3600