- name: {{ apache.service }} | - name: {{ apache.service }} | ||||
- enable: True | - enable: True | ||||
{{ apache.vhostdir }}: | |||||
file.directory: | |||||
- makedirs: True | |||||
# The following states are inert by default and can be used by other states to | # The following states are inert by default and can be used by other states to | ||||
# trigger a restart or reload as needed. | # trigger a restart or reload as needed. | ||||
apache-reload: | apache-reload: |