initial commit

This commit is contained in:
2020-09-22 15:42:05 +02:00
commit fa38c349be
13 changed files with 205 additions and 0 deletions

View File

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