From 76af5e5e55fce3912608722cd5f774c215f34c1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Romain=20Gon=C3=A7alves?= Date: Thu, 8 Feb 2024 13:27:52 +0100 Subject: refactor(vars): flatten group_vars and host_vars files --- host_vars/wstation-think-01.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 host_vars/wstation-think-01.yml (limited to 'host_vars/wstation-think-01.yml') diff --git a/host_vars/wstation-think-01.yml b/host_vars/wstation-think-01.yml new file mode 100644 index 0000000..c1a5ef7 --- /dev/null +++ b/host_vars/wstation-think-01.yml @@ -0,0 +1,5 @@ +--- + +__ip: + external: dhcp + internal: 10.10.0.82 -- cgit v1.2.3