diff --git a/update.yml b/update.yml new file mode 100644 index 0000000..e9fb41d --- /dev/null +++ b/update.yml @@ -0,0 +1,5 @@ +- name: Update RPM-Ostree Systems + hosts: all + tasks: + - name: rpm-ostree Upgrade + ansible.posix.rpm_ostree_upgrade: