Update cache on installing useful software
This commit is contained in:
parent
8d029827e9
commit
2e3c344047
@ -2,6 +2,7 @@
|
||||
apt:
|
||||
name: "{{ packages }}"
|
||||
state: present
|
||||
update_cache: true
|
||||
|
||||
- name: Manage root authorized_keys
|
||||
template:
|
||||
|
Loading…
Reference in New Issue
Block a user