diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2019-01-03 00:22:08 +0100 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2019-01-03 00:22:45 +0100 |
commit | 83eb6337492d698464fa9ff8ebd9e6b12a8d005d (patch) | |
tree | dfe2e1288a814f07d27fc894c96e86a74b3abe28 /ansible/inventory | |
parent | 9afcd21e321df9ba68fe0321ea23275ca569f030 (diff) | |
download | infra-83eb6337492d698464fa9ff8ebd9e6b12a8d005d.tar.gz infra-83eb6337492d698464fa9ff8ebd9e6b12a8d005d.tar.bz2 infra-83eb6337492d698464fa9ff8ebd9e6b12a8d005d.tar.xz infra-83eb6337492d698464fa9ff8ebd9e6b12a8d005d.zip |
arius: I'm back
Diffstat (limited to 'ansible/inventory')
-rw-r--r-- | ansible/inventory | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/ansible/inventory b/ansible/inventory index e8daef8..0e4054f 100644 --- a/ansible/inventory +++ b/ansible/inventory @@ -37,9 +37,10 @@ all: numquam: modern1: hosts: - nextcloud: + arius: homepi: malabaricus: + nextcloud: numquam: lxc-hosts: hosts: @@ -93,9 +94,10 @@ all: wireguard_net1: hosts: - knot: - fuckaduck: + arius: birgitte: conflatorio: + fuckaduck: + knot: # vim: set filetype=yaml: |