diff options
Diffstat (limited to 'ansible/inventory')
-rw-r--r-- | ansible/inventory | 2 |
1 files changed, 2 insertions, 0 deletions
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: |