diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2018-12-27 23:31:35 +0100 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2018-12-27 23:31:35 +0100 |
commit | 41fe17ca222da77fb860374adc915a4ca3b2c573 (patch) | |
tree | 46e797dd6cac0873d9151fe75dbab98b1e7ef897 /ansible/inventory | |
parent | 871119bcb54ba12c45bff63436694d7984f066e9 (diff) | |
download | infra-41fe17ca222da77fb860374adc915a4ca3b2c573.tar.gz infra-41fe17ca222da77fb860374adc915a4ca3b2c573.tar.bz2 infra-41fe17ca222da77fb860374adc915a4ca3b2c573.tar.xz infra-41fe17ca222da77fb860374adc915a4ca3b2c573.zip |
wireguard: wip.
Diffstat (limited to 'ansible/inventory')
-rw-r--r-- | ansible/inventory | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/ansible/inventory b/ansible/inventory index 6319cd4..e8daef8 100644 --- a/ansible/inventory +++ b/ansible/inventory @@ -27,13 +27,14 @@ all: conflatorio: arius: akysis: - elasticsearch-servers: - hosts: - numquam: + fuckaduck: sbcs: hosts: homepi: malabaricus: + elasticsearch-servers: + hosts: + numquam: modern1: hosts: nextcloud: @@ -90,4 +91,11 @@ all: children: borg_nas: + wireguard_net1: + hosts: + knot: + fuckaduck: + birgitte: + conflatorio: + # vim: set filetype=yaml: |