removed 'Ubuntu' from line
This commit is contained in:
parent
67953eb0a8
commit
d7d1565ed7
@ -3,7 +3,7 @@
|
|||||||
hosts: allservers
|
hosts: allservers
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: update Ubuntu apt cache
|
- name: update apt cache
|
||||||
become: true
|
become: true
|
||||||
apt:
|
apt:
|
||||||
update_cache: yes
|
update_cache: yes
|
||||||
|
Loading…
Reference in New Issue
Block a user