Added explanatory comment to the apache restart/reload module.wait states

This commit is contained in:
Seth House 2014-08-06 17:06:05 -04:00
parent 448c4855ce
commit 67b8518e47

View File

@ -9,6 +9,8 @@ apache:
- name: {{ apache.service }}
- 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:
module:
- wait