aboutsummaryrefslogtreecommitdiffstats
path: root/host_vars
diff options
context:
space:
mode:
authorbinary <me@rgoncalves.se>2021-02-14 18:35:30 +0100
committerbinary <me@rgoncalves.se>2021-02-14 18:35:30 +0100
commit473987f9e0ed2d6fe7585ea30634ed8d0a1dc721 (patch)
treee9d2403750dee9144a6c60055e467302eb488515 /host_vars
parentba2e9935348edb13814b75a4822fe5d4dc8ba47a (diff)
downloadold-infrastructure-473987f9e0ed2d6fe7585ea30634ed8d0a1dc721.tar.gz
Point ansible to local connection for localhost
Diffstat (limited to 'host_vars')
-rw-r--r--host_vars/localhost.yml1
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
remember that computers suck.