diff options
Diffstat (limited to 'ansible/inventory')
-rw-r--r-- | ansible/inventory | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/ansible/inventory b/ansible/inventory index 0e4054f..46a0920 100644 --- a/ansible/inventory +++ b/ansible/inventory @@ -20,6 +20,8 @@ all: ansible_host: 192.168.90.101 fuckaduck: ansible_host: fuckaduck.local + akili: + ansible_host: akili.local children: desktops: hosts: @@ -38,6 +40,7 @@ all: modern1: hosts: arius: + akili: homepi: malabaricus: nextcloud: @@ -45,7 +48,6 @@ all: lxc-hosts: hosts: birgitte: -# knot: linode-dns-update: hosts: akysis: @@ -54,6 +56,13 @@ all: conflatorio: homepi: malabaricus: + + debian_unstable: + hosts: + akili: + arius: + birgitte: + vm: hosts: mw: @@ -74,7 +83,7 @@ all: ansible_connection: lxc_ssh ansible_ssh_extra_args: sz-test -# Borg + # Borg borg_servers: hosts: malabaricus: @@ -94,6 +103,7 @@ all: wireguard_net1: hosts: + akili: arius: birgitte: conflatorio: |