- repl: {{ after }} | - repl: {{ after }} | ||||
- watch: | - watch: | ||||
- host: linux_host_{{ name }} | - host: linux_host_{{ name }} | ||||
- onlyif: | |||||
- grep -q "{{ before }}" /etc/hosts | |||||
{%- endif %} | {%- endif %} | ||||
{%- endfor %} | {%- endfor %} | ||||
{%- endif %} | |||||
{%- endif %} |