new update playbook

This commit is contained in:
2026-02-13 21:44:27 +01:00
parent 84ebb2e8be
commit 0c771715d0

5
update.yml Normal file
View File

@@ -0,0 +1,5 @@
- name: Update RPM-Ostree Systems
hosts: all
tasks:
- name: rpm-ostree Upgrade
ansible.posix.rpm_ostree_upgrade: