diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2020-10-25 19:20:13 +0100 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2020-10-25 19:20:13 +0100 |
commit | 285c587daf298132bc961b26abed1e5870c41e4b (patch) | |
tree | 706c3d57013c7af31c3a84195898fcde1feedc72 /ansible/inventory | |
parent | a3337c3156c986b0ed64f1cedf3e4d78ef76b92b (diff) | |
download | infra-285c587daf298132bc961b26abed1e5870c41e4b.tar.gz infra-285c587daf298132bc961b26abed1e5870c41e4b.tar.bz2 infra-285c587daf298132bc961b26abed1e5870c41e4b.tar.xz infra-285c587daf298132bc961b26abed1e5870c41e4b.zip |
hash: new machine.
Diffstat (limited to 'ansible/inventory')
-rw-r--r-- | ansible/inventory | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ansible/inventory b/ansible/inventory index 91398d9..5789258 100644 --- a/ansible/inventory +++ b/ansible/inventory @@ -1,8 +1,10 @@ all: hosts: knot: - ansible_host: knot.trygvis.io + ansible_host: knot.vpn.trygvis.io ansible_python_interpreter: /usr/bin/python3 + hash: + ansible_host: hash.trygvis.io numquam: ansible_host: numquam.trygvis.io birgitte: |