diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2019-03-21 12:24:54 +0100 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2019-03-21 12:24:54 +0100 |
commit | 8b8cb7f3972e8618294e0e9a2b7de500800441c0 (patch) | |
tree | d6525d0ad218075dea2807ac213bb1098d22d0de /ansible/inventory | |
parent | d3ed6ff83913dd7757f21a70915acd75f1df6140 (diff) | |
download | infra-8b8cb7f3972e8618294e0e9a2b7de500800441c0.tar.gz infra-8b8cb7f3972e8618294e0e9a2b7de500800441c0.tar.bz2 infra-8b8cb7f3972e8618294e0e9a2b7de500800441c0.tar.xz infra-8b8cb7f3972e8618294e0e9a2b7de500800441c0.zip |
o Adding wg-edipost.
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 1824e7f..1b47071 100644 --- a/ansible/inventory +++ b/ansible/inventory @@ -162,4 +162,9 @@ all: arius: conflatorio: + wireguard_edipost: + hosts: + arius: + conflatorio: + # vim: set filetype=yaml: |