ajout role stork-server

This commit is contained in:
root
2024-01-24 19:22:14 +01:00
parent 02c7f3dffd
commit c92a7654d3
6 changed files with 126 additions and 3 deletions

View File

@@ -0,0 +1,6 @@
---
- name: Restart isc-stork-server.service
ansible.builtin.service:
name: isc-stork-server.service
state: restarted
enabled: yes