Debian: remove a few apt updates
This commit is contained in:
parent
ce06ba5b48
commit
0e73e521d3
5 changed files with 5 additions and 9 deletions
|
@ -5,9 +5,7 @@
|
|||
become: yes
|
||||
apt:
|
||||
name: "{{ packages }}"
|
||||
state: latest
|
||||
update_cache: yes
|
||||
cache_valid_time: 3600
|
||||
state: present
|
||||
vars:
|
||||
packages:
|
||||
- git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue