aboutsummaryrefslogtreecommitdiffstats
path: root/host_vars/localhost/main.yml
diff options
context:
space:
mode:
authorRomain Gonçalves <me@rgoncalves.se>2024-02-08 13:27:52 +0100
committerRomain Gonçalves <me@rgoncalves.se>2024-02-08 13:33:36 +0100
commit76af5e5e55fce3912608722cd5f774c215f34c1d (patch)
treef374d762e1f3c45b03a52d23617382a979f00238 /host_vars/localhost/main.yml
parentbd3aa9905be222f5198d7f56e4f1ee0f59b477e8 (diff)
downloadrules-76af5e5e55fce3912608722cd5f774c215f34c1d.tar.gz
refactor(vars): flatten group_vars and host_vars files
Diffstat (limited to 'host_vars/localhost/main.yml')
-rw-r--r--host_vars/localhost/main.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/host_vars/localhost/main.yml b/host_vars/localhost/main.yml
deleted file mode 100644
index 2947445..0000000
--- a/host_vars/localhost/main.yml
+++ /dev/null
@@ -1,8 +0,0 @@
----
-
-ansible_host: 127.0.0.1
-ansible_connection: local
-
-__ip:
- external: 127.0.0.1
- internal: 127.0.0.1
remember that computers suck.