Add cache timeout to apt operation
This commit is contained in:
parent
4bfe28d0a9
commit
2dc40f1595
@ -331,6 +331,7 @@ grub:
|
||||
name: '{{ item }}'
|
||||
state: present
|
||||
install_recommends: no
|
||||
cache_valid_time: 60
|
||||
with_items:
|
||||
'{{ packages }}'
|
||||
#+END_SRC
|
||||
|
Loading…
Reference in New Issue
Block a user