diff options
author | Romain Gonçalves <me@rgoncalves.se> | 2024-07-06 10:48:15 +0200 |
---|---|---|
committer | Romain Gonçalves <me@rgoncalves.se> | 2024-07-06 10:48:15 +0200 |
commit | 1190d17e0958512bccf8db2f9dbde5fc790fab5c (patch) | |
tree | 96da2a4ef189420ece3c8832111bfabd163c97c5 /host_vars/wstation-xps-01.yml/main.yml | |
parent | 782b375a2eb13c7d15e693a62a11b54e03524a16 (diff) | |
download | rules-1190d17e0958512bccf8db2f9dbde5fc790fab5c.tar.gz |
fix(host_vars): rename wstation-xps-01 file
Diffstat (limited to 'host_vars/wstation-xps-01.yml/main.yml')
-rw-r--r-- | host_vars/wstation-xps-01.yml/main.yml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/host_vars/wstation-xps-01.yml/main.yml b/host_vars/wstation-xps-01.yml/main.yml deleted file mode 100644 index 55de497..0000000 --- a/host_vars/wstation-xps-01.yml/main.yml +++ /dev/null @@ -1,5 +0,0 @@ ---- - -__ip: - external: dhcp - internal: 10.10.0.11 |