From 687c554c9aca71b960ef7a3e62101933b87082dc Mon Sep 17 00:00:00 2001 From: rene Date: Fri, 12 Mar 2021 13:31:33 +0100 Subject: [PATCH] also use short names --- host_vars/debian-test | 1 + host_vars/ubuntu-test | 1 + 2 files changed, 2 insertions(+) create mode 120000 host_vars/debian-test create mode 120000 host_vars/ubuntu-test diff --git a/host_vars/debian-test b/host_vars/debian-test new file mode 120000 index 0000000..e048e4f --- /dev/null +++ b/host_vars/debian-test @@ -0,0 +1 @@ +debian-test.universe.local.yml \ No newline at end of file diff --git a/host_vars/ubuntu-test b/host_vars/ubuntu-test new file mode 120000 index 0000000..b5af216 --- /dev/null +++ b/host_vars/ubuntu-test @@ -0,0 +1 @@ +ubuntu-test.universe.local.yml \ No newline at end of file