MAJ role KEA MAJ test goss KEA

This commit is contained in:
root
2024-01-22 16:49:58 +01:00
parent 3100ba51e2
commit 2653221559
20 changed files with 216 additions and 207 deletions

View File

@@ -0,0 +1,18 @@
---
- name: restart isc-kea-dhcp4-server
service:
name: isc-kea-dhcp4-server.service
state: restarted
enabled: yes
- name: restart isc-kea-ctrl-agent
service:
name: isc-kea-ctrl-agent.service
state: restarted
enabled: yes
- name: restart mariadb-server
service:
name: mariadb-server
state: restarted
enabled: yes