make it work on more distros
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# handlers file for myapache
|
||||
- name: reload httpd
|
||||
service:
|
||||
name: httpd
|
||||
name: "{{ apache_service_name }}"
|
||||
state: reloaded
|
||||
|
||||
- name: reload firewalld
|
||||
|
||||
Reference in New Issue
Block a user