diff options
Diffstat (limited to 'ansible/inventory')
-rw-r--r-- | ansible/inventory | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ansible/inventory b/ansible/inventory index a21cbc9..91e463e 100644 --- a/ansible/inventory +++ b/ansible/inventory @@ -29,8 +29,6 @@ all: ansible_python_interpreter: /usr/bin/python3 nextcloud: ansible_host: 192.168.10.201 - unifi: - ansible_host: 192.168.10.202 babypi: ansible_host: 192.168.10.159 # astyanax: @@ -46,6 +44,10 @@ all: kv24ix: coregonus: ansible_host: 192.168.10.190 + danneri: + ansible_host: danneri.dn42.trygvis.io + unifi: + ansible_host: unifi.dn42.trygvis.io node1: ansible_host: 9859f51e-1e3e-4c05-a826-b7fbe18d91be.pub.instances.scw.cloud @@ -83,7 +85,6 @@ all: malabaricus: nextcloud: numquam: - unifi: lxc_hosts: hosts: arius: @@ -100,7 +101,6 @@ all: debian_stretch: hosts: malabaricus: - unifi: vars: packages__version: stretch |