- absent | - absent | ||||
watch: | watch: | ||||
- cmd: nginx | - cmd: nginx | ||||
{{ conf_dir }}/{{ file }}.default: | |||||
file: | |||||
- absent | |||||
watch: | |||||
- cmd: nginx | |||||
{% endfor %} | {% endfor %} | ||||
{% for file in nginx.get('delete_htdocs', []) %} | {% for file in nginx.get('delete_htdocs', []) %} |