new update playbook
This commit is contained in:
5
update.yml
Normal file
5
update.yml
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
- name: Update RPM-Ostree Systems
|
||||||
|
hosts: all
|
||||||
|
tasks:
|
||||||
|
- name: rpm-ostree Upgrade
|
||||||
|
ansible.posix.rpm_ostree_upgrade:
|
||||||
Reference in New Issue
Block a user