You've already forked role_ansible
feat: Add compatibility with CoreOS
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
---
|
||||
# handlers file for ansible
|
||||
|
||||
- name: Redémarrer le système
|
||||
ansible.builtin.reboot:
|
||||
- name: Apply installation
|
||||
ansible.builtin.command:
|
||||
argv:
|
||||
- /usr/bin/rpm-ostree
|
||||
- apply-live
|
||||
become: true
|
||||
|
Reference in New Issue
Block a user