Files
ansible_playbooks/update.yml
2026-02-13 21:44:27 +01:00

6 lines
127 B
YAML

- name: Update RPM-Ostree Systems
hosts: all
tasks:
- name: rpm-ostree Upgrade
ansible.posix.rpm_ostree_upgrade: