From 4b559395d6aa97925a2926bf88fd6015ad7e1b66 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sun, 13 Feb 2022 19:25:17 +0100 Subject: wip --- ansible/inventory | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ansible/inventory') diff --git a/ansible/inventory b/ansible/inventory index 5b24dca..a903558 100644 --- a/ansible/inventory +++ b/ansible/inventory @@ -4,14 +4,14 @@ all: ansible_host: knot.vpn.trygvis.io ansible_python_interpreter: /usr/bin/python3 hash: - ansible_host: hash.vpn.trygvis.io + ansible_host: hash.trygvis.io numquam: ansible_host: numquam.trygvis.io birgitte: ansible_host: birgitte.vpn.trygvis.io ansible_python_interpreter: /usr/bin/python3 arius: - ansible_host: arius.trygvis.io + ansible_host: arius.vpn.trygvis.io ansible_python_interpreter: /usr/bin/python3 mw: ansible_host: 2a01:7e00:e000:272:2ff:aaff:fe7e:46b4 -- cgit v1.2.3