diff options
Diffstat (limited to 'ansible/inventory')
| -rw-r--r-- | ansible/inventory/hosts.yaml | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/inventory/hosts.yaml b/ansible/inventory/hosts.yaml index 9768187..1c4ae82 100644 --- a/ansible/inventory/hosts.yaml +++ b/ansible/inventory/hosts.yaml @@ -5,6 +5,7 @@ all:        wireguard_subnet: 10.2.0.0/16      ldap01:        ansible_host: ldap01.box.pydis.wtf +      wireguard_subnet: 10.3.0.0/16    children:      netcup:        hosts:  |