From bf6385c09018ac305f28fe6b65e392a53bbb67a6 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Mon, 7 Sep 2020 14:16:13 +0200 Subject: akili. --- ansible/inventory | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ansible/inventory') diff --git a/ansible/inventory b/ansible/inventory index 895432e..91398d9 100644 --- a/ansible/inventory +++ b/ansible/inventory @@ -2,6 +2,7 @@ all: hosts: knot: ansible_host: knot.trygvis.io + ansible_python_interpreter: /usr/bin/python3 numquam: ansible_host: numquam.trygvis.io birgitte: @@ -20,6 +21,7 @@ all: ansible_python_interpreter: /usr/bin/python3 akili: ansible_host: akili.local + ansible_python_interpreter: /usr/bin/python3 nextcloud: ansible_host: 192.168.10.201 unifi: -- cgit v1.2.3