Debut de separation par distribution + ajout keepalived

This commit is contained in:
stef
2026-02-16 22:20:56 +00:00
parent 618c5ef1a0
commit f3855df1a8
15 changed files with 741 additions and 54 deletions

View File

@@ -23,4 +23,9 @@
- name: Restart Zabbix Agent2
service:
name: zabbix-agent2
state: restarted
- name: Restart Keepalived
service:
name: keepalived
state: restarted