From edbe2bfb1b4845f853a1634565fbf264d1591628 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sat, 9 Mar 2019 16:55:02 +0100 Subject: lxc-host: o Correcting ordering of networkd files. packages: o Better split of package names. unifi: o importing role from Bitraf. o Configring lxc host on birgitte. --- ansible/inventory | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'ansible/inventory') diff --git a/ansible/inventory b/ansible/inventory index e22f279..f9bf9a2 100644 --- a/ansible/inventory +++ b/ansible/inventory @@ -16,11 +16,17 @@ all: ansible_host: malabaricus.trygvis.io conflatorio: ansible_host: conflatorio.trygvis.io - nextcloud: - ansible_host: 192.168.90.101 akili: ansible_host: akili.local + nextcloud: + ansible_host: 192.168.10.201 + unifi: + ansible_host: 192.168.10.202 children: + workstation: + children: + desktops: + laptops: desktops: hosts: birgitte: @@ -60,6 +66,7 @@ all: debian_stretch: hosts: malabaricus: + unifi: vars: packages__version: stretch -- cgit v1.2.3