From 9e4e02fdfb5a9e038c5e09a38fa51b457164156b Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sat, 26 Dec 2020 14:17:41 +0100 Subject: Replaced malabaricus. --- ansible/inventory | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ansible/inventory') diff --git a/ansible/inventory b/ansible/inventory index 501477c..5b24dca 100644 --- a/ansible/inventory +++ b/ansible/inventory @@ -18,7 +18,9 @@ all: homepi: ansible_host: homepi.local malabaricus: - ansible_host: malabaricus.vpn.trygvis.io + #ansible_host: malabaricus.vpn.trygvis.io + ansible_host: 192.168.10.181 + ansible_python_interpreter: /usr/bin/python3 conflatorio: ansible_host: conflatorio.vpn.trygvis.io ansible_python_interpreter: /usr/bin/python3 -- cgit v1.2.3