Update hosts

add uat env
This commit is contained in:
Chris Hammer
2022-04-27 13:01:08 -04:00
committed by GitHub
parent 927c8a68dc
commit 842e84db32

View File

@ -6,6 +6,10 @@ lab-dev-2
ansible_python_interpreter=/usr/bin/python2 ansible_python_interpreter=/usr/bin/python2
[uat]
lab-uat-1
lab-uat-2
[prod] [prod]
lab-prod-1 lab-prod-1
lab-prod-2 lab-prod-2