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