„ansible-daily“ hinzufügen
This commit is contained in:
parent
c3cad73f45
commit
3f5976f868
7
ansible-daily
Normal file
7
ansible-daily
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
- hosts: localhost
|
||||||
|
remote_user: root
|
||||||
|
- name: Update and Upgrade Ubuntu
|
||||||
|
apt:
|
||||||
|
upgrade: yes
|
||||||
|
update_cache: yes
|
||||||
|
cache_valid_time: 86400 #One day
|
Loading…
x
Reference in New Issue
Block a user