fix: Add compatibility with CoreOS

This commit is contained in:
2025-04-11 15:05:29 +02:00
parent f48693ca5e
commit b67125e625
6 changed files with 14 additions and 38 deletions
-7
View File
@@ -1,13 +1,6 @@
---
# handlers file for keepalived
- name: Apply installation
ansible.builtin.command:
argv:
- /usr/bin/rpm-ostree
- apply-live
become: true
- name: Restart keepalived.service
become: true
ansible.builtin.systemd: