Reorg diverses

This commit is contained in:
Auguste Bedloe
2023-12-21 22:37:22 +01:00
parent 78da7eef67
commit 71d35bb498
58 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
---
- name: restart apache2
service: name=apache2 state=restarted
- name: restart mysql-server
service: name=mysql-server state=restarted