[INFO] Création du rôle

This commit is contained in:
2023-04-12 16:53:19 +02:00
parent d09e5403e9
commit 434ec3ca1f
6 changed files with 273 additions and 4 deletions
+8
View File
@@ -0,0 +1,8 @@
---
# handlers file for network
- name: Redémarrer keepalived.service
become: true
ansible.builtin.systemd:
state: restarted
name: keepalived.service