diff options
author | Romain Gonçalves <me@rgoncalves.se> | 2023-12-20 15:55:07 +0100 |
---|---|---|
committer | Romain Gonçalves <me@rgoncalves.se> | 2023-12-20 15:55:07 +0100 |
commit | a82feeda51deed6092a1448980a8e5f9fd94cae4 (patch) | |
tree | d2bdba4be1630b8c8463c4fe5c3e1980f3fb56a2 /host_vars/ws-think01 | |
parent | e3ddc0f3a934bde77d20776b1884ac5ca2e76079 (diff) | |
download | rules-a82feeda51deed6092a1448980a8e5f9fd94cae4.tar.gz |
chore(inventory): rename hosts with new naming scheme
Diffstat (limited to 'host_vars/ws-think01')
-rw-r--r-- | host_vars/ws-think01/main.yml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/host_vars/ws-think01/main.yml b/host_vars/ws-think01/main.yml deleted file mode 100644 index c1a5ef7..0000000 --- a/host_vars/ws-think01/main.yml +++ /dev/null @@ -1,5 +0,0 @@ ---- - -__ip: - external: dhcp - internal: 10.10.0.82 |