From 0f9a79c433f26ef12c8e22a97c41d755ce3b8590 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Tue, 10 Apr 2018 09:04:50 +0200 Subject: o Adding numquam and superusers role. --- ansible/inventory | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ansible/inventory') diff --git a/ansible/inventory b/ansible/inventory index ef29986..84d9b9c 100644 --- a/ansible/inventory +++ b/ansible/inventory @@ -4,6 +4,8 @@ all: ansible_host: knot.trygvis.io # mw: # ansible_host: mw.trygvis.io + numquam: + ansible_host: numquam.trygvis.io children: via_knot: hosts: -- cgit v1.2.3