From f985755b32cc3f3558604264823de32de557b288 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sat, 24 Nov 2018 20:31:54 +0100 Subject: o Adding Linode update code. --- ansible/inventory | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'ansible/inventory') diff --git a/ansible/inventory b/ansible/inventory index 38f04d0..3ae9b34 100644 --- a/ansible/inventory +++ b/ansible/inventory @@ -5,12 +5,28 @@ all: numquam: ansible_host: numquam.trygvis.io birgitte: - ansible_host: vs.trygvis.io + ansible_host: birgitte.trygvis.io arius: ansible_host: arius.trygvis.io mw: ansible_host: 2a01:7e00:e000:272:2ff:aaff:fe7e:46b4 + homepi: + ansible_host: homepi.local + malabaricus: + ansible_host: malabaricus.trygvis.io + conflatorio: + ansible_host: conflatorio.trygvis.io children: + desktops: + hosts: + birgitte: + conflatorio: + arius: + akysis: + sbcs: + hosts: + homepi: + malabaricus: vm: hosts: mw: -- cgit v1.2.3