aboutsummaryrefslogtreecommitdiffstats
path: root/host_vars/localhost.yml
diff options
context:
space:
mode:
authorRomain Gonçalves <me@rgoncalves.se>2021-12-04 17:09:00 +0000
committerRomain Gonçalves <me@rgoncalves.se>2021-12-04 18:47:42 +0000
commit39a003aaca64af6ee57cc9f24e782d7dc1047c17 (patch)
treef4a0caf7bb0c0b46ae1124ce17a1bcc1a18cedb6 /host_vars/localhost.yml
parentce061ee4ce308bb7ee04c1df1e91792ff11b1ba6 (diff)
downloadrules-39a003aaca64af6ee57cc9f24e782d7dc1047c17.tar.gz
inventory: Add per host and group files
Diffstat (limited to 'host_vars/localhost.yml')
-rw-r--r--host_vars/localhost.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/host_vars/localhost.yml b/host_vars/localhost.yml
new file mode 100644
index 0000000..5bb76b0
--- /dev/null
+++ b/host_vars/localhost.yml
@@ -0,0 +1,2 @@
+ansible_host: 127.0.0.1
+ansible_connection: local
remember that computers suck.