mise au point solution tp conversion playbook apache en role

This commit is contained in:
2021-09-17 09:55:17 +02:00
parent 8a2930d635
commit f4420ee8e5
15 changed files with 222 additions and 71 deletions

View File

@@ -0,0 +1,6 @@
---
# handlers file for sib.apache
- name: restart httpd
service:
name: httpd
state: restarted