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