From e4c26d7ba10976235ea24c60c46f487b809a1935 Mon Sep 17 00:00:00 2001 From: nrb <freifunk@nicoboehr.de> Date: Sun, 10 Oct 2021 18:39:48 +0200 Subject: [PATCH] add ffs06 --- inventory/ffs06 | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 inventory/ffs06 diff --git a/inventory/ffs06 b/inventory/ffs06 new file mode 100644 index 0000000..f9965dd --- /dev/null +++ b/inventory/ffs06 @@ -0,0 +1,7 @@ +--- +ffs06: + hosts: + ffs06.freifunk-stuttgart.de: + ansible_ssh_host: ffs06 + gw09n03.gw.freifunk-stuttgart.de: + ansible_ssh_host: 6093.ffs06 -- GitLab