fix: Add compatibility with CoreOS

This commit is contained in:
2025-04-01 16:59:47 +02:00
parent f48693ca5e
commit b67125e625
6 changed files with 14 additions and 38 deletions

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: