role apache2only pour s-webcom

This commit is contained in:
2023-06-01 19:06:16 +02:00
parent b24ffddff7
commit bf53efbe7e
5 changed files with 20 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
---
- name: restart apache2
service:
name: apache2
state: restarted