update 2
This commit is contained in:
11
update.yml
11
update.yml
@@ -1,8 +1,7 @@
|
|||||||
---
|
|
||||||
- hosts: all
|
- hosts: all
|
||||||
tasks:
|
tasks:
|
||||||
- name: Update Ubuntu
|
- name: Update Ubuntu
|
||||||
become: true
|
apt:
|
||||||
apt:
|
upgrade: true
|
||||||
# upgrade: true
|
update_cache: true
|
||||||
update_cache: true
|
become: true
|
||||||
|
|||||||
Reference in New Issue
Block a user