summaryrefslogtreecommitdiff
path: root/acme-wireguard/inventory.yml
diff options
context:
space:
mode:
Diffstat (limited to 'acme-wireguard/inventory.yml')
-rw-r--r--acme-wireguard/inventory.yml21
1 files changed, 0 insertions, 21 deletions
diff --git a/acme-wireguard/inventory.yml b/acme-wireguard/inventory.yml
deleted file mode 100644
index de54c64..0000000
--- a/acme-wireguard/inventory.yml
+++ /dev/null
@@ -1,21 +0,0 @@
-# Generated
-all:
- hosts:
- acme-1:
- ansible_host: acme-1.machine.acme.com
- acme-2:
- ansible_host: acme-2.machine.acme.com
- acme-3:
- ansible_host: acme-3.machine.acme.com
- ws-1:
- ansible_host:
- ws-2:
- ansible_host:
- children:
- wireguard_vpn0:
- hosts:
- acme-1:
- acme-2:
- acme-3:
- ws-1:
- ws-2: