diff options
Diffstat (limited to 'host_vars/localhost/main.yml')
-rw-r--r-- | host_vars/localhost/main.yml | 8 |
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 |