diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2019-01-14 22:10:59 +0100 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2019-01-14 22:10:59 +0100 |
commit | 6c9bf1082dd48206a2222fa3a0ac0c635a0960e3 (patch) | |
tree | 8e75f8c9ead6ceab30a434d5b69db51726767f7b /ansible/inventory | |
parent | 744fb2e54bc4517c965509cd06de11bc58d6ffe2 (diff) | |
download | infra-6c9bf1082dd48206a2222fa3a0ac0c635a0960e3.tar.gz infra-6c9bf1082dd48206a2222fa3a0ac0c635a0960e3.tar.bz2 infra-6c9bf1082dd48206a2222fa3a0ac0c635a0960e3.tar.xz infra-6c9bf1082dd48206a2222fa3a0ac0c635a0960e3.zip |
arius/conflatorio: adding hesland VPN.
Diffstat (limited to 'ansible/inventory')
-rw-r--r-- | ansible/inventory | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ansible/inventory b/ansible/inventory index 08e0fa0..e22f279 100644 --- a/ansible/inventory +++ b/ansible/inventory @@ -130,4 +130,9 @@ all: android-trygvis: knot: + wireguard_hesland: + hosts: + arius: + conflatorio: + # vim: set filetype=yaml: |