From d54de87611ca17a438b68f021eea7c8a3f48ea38 Mon Sep 17 00:00:00 2001 From: Salt Date: Sat, 23 Jan 2021 18:49:55 -0600 Subject: [PATCH] Reorganize inv --- inventory/hosts.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/inventory/hosts.yml b/inventory/hosts.yml index e3512c9..d19599d 100644 --- a/inventory/hosts.yml +++ b/inventory/hosts.yml @@ -3,7 +3,7 @@ all: vars: ansible_user: ansible children: - prod: + home: vars: ansible_become: yes children: @@ -13,6 +13,10 @@ all: # ansible_host: 192.168.122.14 #dsk-cstm-0.desu.ltd: lap-s76-lemp9-0.desu.ltd: + prod: + vars: + ansible_become: yes + children: db: hosts: psql1.9iron.club: