diff options
Diffstat (limited to 'ansible/inventory')
| -rw-r--r-- | ansible/inventory/hosts.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ansible/inventory/hosts.yaml b/ansible/inventory/hosts.yaml index f383cab..96ca4be 100644 --- a/ansible/inventory/hosts.yaml +++ b/ansible/inventory/hosts.yaml @@ -1,8 +1,5 @@ all: hosts: - turing: - ansible_host: turing.box.pydis.wtf - wireguard_subnet: 10.1.0.0/16 lovelace: ansible_host: lovelace.box.pydis.wtf wireguard_subnet: 10.2.0.0/16 @@ -15,7 +12,6 @@ all: lovelace: nginx: hosts: - turing: lovelace: databases: hosts: |