diff options
Diffstat (limited to 'host_vars/localhost.yml')
-rw-r--r-- | host_vars/localhost.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/host_vars/localhost.yml b/host_vars/localhost.yml index c212ded..2947445 100644 --- a/host_vars/localhost.yml +++ b/host_vars/localhost.yml @@ -1,3 +1,5 @@ +--- + ansible_host: 127.0.0.1 ansible_connection: local |