diff options
-rw-r--r-- | ansible/inventory/hosts.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ansible/inventory/hosts.yaml b/ansible/inventory/hosts.yaml index 32a284e..55838a7 100644 --- a/ansible/inventory/hosts.yaml +++ b/ansible/inventory/hosts.yaml @@ -6,7 +6,13 @@ all: lovelace: ansible_host: lovelace.box.pydis.wtf wireguard_subnet: 10.2.0.0/16 + ldap01: + ansible_host: ldap01.box.pydis.wtf children: + netcup: + hosts: + turing: + lovelace: nginx: hosts: turing: |