Merge pull request 'Watch httpd service for snippets' (#46) from httpd-service into production
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful

Reviewed-on: #46
This commit is contained in:
Georg Pfuetzenreuter 2023-04-30 14:43:42 +02:00
commit a7cd6609e6

View File

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