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

Also add root@localhost

parent 70b3f489
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@
host='{{ item }}'
check_implicit_admin=yes
with_items:
- 'localhost'
- '127.0.0.1'
- '::1'
- '{{ inventory_hostname }}'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment