Watch httpd service for snippets #46

Merged
Georg merged 1 commits from httpd-service into production 2023-04-30 14:43:42 +02:00

View File

@ -16,11 +16,8 @@
- require: - require:
- file: {{ snippetsdir }} - file: {{ snippetsdir }}
{#- formula dependencies #} {#- formula dependencies #}
- require_in:
- module: apache-service-running-restart
- service: apache-service-running
- watch_in: - watch_in:
- module: apache-service-running-reload - service: apache-service-running
{%- endfor %} {%- endfor %}
{%- endif %} {%- endif %}