From 8db1109ca093e057a0ac40aa6283030d536508ee Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Mon, 27 Aug 2018 20:38:23 +0200 Subject: o sz-ds: wip. --- ansible/inventory | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ansible/inventory') diff --git a/ansible/inventory b/ansible/inventory index 3bb637e..721d827 100644 --- a/ansible/inventory +++ b/ansible/inventory @@ -11,5 +11,13 @@ all: 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 + ansible_ssh_extra_args: sz-prod + sz-test: + ansible_host: knot.trygvis.io + ansible_connection: lxc_ssh + ansible_ssh_extra_args: sz-test # vim: set filetype=yaml: -- cgit v1.2.3