Update apache.yml to make the ACL rule immediate (#66)
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
service: http
|
service: http
|
||||||
permanent: true
|
permanent: true
|
||||||
state: enabled
|
state: enabled
|
||||||
|
immediate: true
|
||||||
check_mode: false
|
check_mode: false
|
||||||
|
|
||||||
- name: Install httpd package
|
- name: Install httpd package
|
||||||
|
|||||||
Reference in New Issue
Block a user