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