From 8fe199c66d3d2118fc45a2ffa2d994430a91da3e Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Tue, 27 Oct 2020 22:08:56 +0100 Subject: Adding hash to wireguard. --- ansible/inventory | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'ansible/inventory') diff --git a/ansible/inventory b/ansible/inventory index 5789258..501477c 100644 --- a/ansible/inventory +++ b/ansible/inventory @@ -4,7 +4,7 @@ all: ansible_host: knot.vpn.trygvis.io ansible_python_interpreter: /usr/bin/python3 hash: - ansible_host: hash.trygvis.io + ansible_host: hash.vpn.trygvis.io numquam: ansible_host: numquam.trygvis.io birgitte: @@ -12,6 +12,7 @@ all: ansible_python_interpreter: /usr/bin/python3 arius: ansible_host: arius.trygvis.io + ansible_python_interpreter: /usr/bin/python3 mw: ansible_host: 2a01:7e00:e000:272:2ff:aaff:fe7e:46b4 homepi: @@ -22,7 +23,7 @@ all: ansible_host: conflatorio.vpn.trygvis.io ansible_python_interpreter: /usr/bin/python3 akili: - ansible_host: akili.local + ansible_host: akili.vpn.trygvis.io ansible_python_interpreter: /usr/bin/python3 nextcloud: ansible_host: 192.168.10.201 @@ -148,15 +149,16 @@ all: wireguard_wg0: hosts: akili: + android-trygvis: arius: astyanax: babypi: birgitte: conflatorio: + hash: knot: malabaricus: - sweetzpot-mobile: sweetzpot-macos: - android-trygvis: + sweetzpot-mobile: # vim: set filetype=yaml: -- cgit v1.2.3