Skip to content
Snippets Groups Projects
Commit a79b2f60 authored by jurgenhaas's avatar jurgenhaas
Browse files

Improve handling of /etc/hosts files

parent ffaf1b03
No related branches found
No related tags found
No related merge requests found
......@@ -25,4 +25,4 @@
state=absent
become: yes
with_items:
- '.*{{ host }}$'
- '.* {{ host }}$'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment