From c25c490677bcba2c2e9fee90db10594bd43f6982 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Mon, 5 Nov 2018 23:18:54 +0100 Subject: Importing Bitraf's mediawiki o Some improvements, reusing old backup scripts. --- ansible/inventory | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to 'ansible/inventory') diff --git a/ansible/inventory b/ansible/inventory index de7c417..38f04d0 100644 --- a/ansible/inventory +++ b/ansible/inventory @@ -8,13 +8,20 @@ all: ansible_host: vs.trygvis.io arius: ansible_host: arius.trygvis.io + mw: + ansible_host: 2a01:7e00:e000:272:2ff:aaff:fe7e:46b4 children: - via_knot: + vm: hosts: mw: - ansible_host: knot.trygvis.io - ansible_connection: lxc_ssh - ansible_ssh_extra_args: mw + vars: + lusers_authorized_keys_exclusive: yes + via_knot: + hosts: +# mw: +# ansible_host: knot.trygvis.io +# ansible_connection: lxc_ssh +# ansible_ssh_extra_args: mw sz-prod: ansible_host: knot.trygvis.io ansible_connection: lxc_ssh -- cgit v1.2.3