This commit is contained in:
2021-03-17 22:58:14 +01:00
parent 2f2d25fc40
commit 745f9b0598
24 changed files with 160 additions and 190 deletions

View File

@@ -0,0 +1,4 @@
- name: reload httpd
service:
name: "{{ apache_service_name }}"
state: reloaded