Add another test machine

This commit is contained in:
Salt 2020-10-17 01:27:38 -05:00
parent 161d2f7be4
commit 300c4ddb94

View File

@ -3,6 +3,10 @@ all:
vars:
ansible_user: ansible
children:
db:
hosts:
db1.test.desu.ltd:
ansible_host: 192.168.122.156
web:
hosts:
web1.test.desu.ltd: