This commit is contained in:
Alex
2023-11-10 17:23:54 +00:00
parent 8eaabf9544
commit 70a98b6973
39 changed files with 561 additions and 0 deletions

View File

@ -0,0 +1,7 @@
---
# handlers file for apache-galaxy
- name: "apache restart"
service:
name: "httpd"
state: "restarted"