Update apache.yml to make the ACL rule immediate (#66)

This commit is contained in:
Sean Cavanaugh
2023-05-16 11:12:45 -04:00
committed by GitHub
parent 28ba1fb5ab
commit dec240a513

View File

@@ -7,6 +7,7 @@
service: http
permanent: true
state: enabled
immediate: true
check_mode: false
- name: Install httpd package