diff options
-rw-r--r-- | ansible/inventory | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/ansible/inventory b/ansible/inventory index 4e2d0b2..83e668b 100644 --- a/ansible/inventory +++ b/ansible/inventory @@ -33,8 +33,8 @@ all: ansible_host: 192.168.10.202 babypi: ansible_host: 192.168.10.159 - astyanax: - ansible_host: astyanax.vpn.trygvis.io + # astyanax: + # ansible_host: astyanax.vpn.trygvis.io sweetzpot-mobile: ansible_host: 192.168.10.123 sweetzpot-macos: @@ -44,6 +44,8 @@ all: ansible_host: lhn2pi.vpn.trygvis.io lhn2ix: kv24ix: + coregonus: + ansible_host: 192.168.10.190 node1: ansible_host: 9859f51e-1e3e-4c05-a826-b7fbe18d91be.pub.instances.scw.cloud |