Added explanatory comment to the apache restart/reload module.wait states
This commit is contained in:
parent
448c4855ce
commit
67b8518e47
@ -9,6 +9,8 @@ apache:
|
|||||||
- name: {{ apache.service }}
|
- name: {{ apache.service }}
|
||||||
- enable: True
|
- enable: True
|
||||||
|
|
||||||
|
# The following states are inert by default and can be used by other states to
|
||||||
|
# trigger a restart or reload as needed.
|
||||||
apache-reload:
|
apache-reload:
|
||||||
module:
|
module:
|
||||||
- wait
|
- wait
|
||||||
|
Loading…
Reference in New Issue
Block a user