update: lab inventory
This commit is contained in:
parent
71d7d11915
commit
235ec9838c
@ -1,10 +1,11 @@
|
|||||||
---
|
|
||||||
env_lab:
|
env_lab:
|
||||||
hosts:
|
hosts:
|
||||||
|
rocky-3:
|
||||||
|
ansible_host: 192.168.122.124
|
||||||
rocky-1:
|
rocky-1:
|
||||||
ansible_host: 192.168.122.222
|
ansible_host: 192.168.122.23
|
||||||
rocky-2:
|
rocky-2:
|
||||||
ansible_host: 192.168.122.96
|
ansible_host: 192.168.122.75
|
||||||
vars:
|
vars:
|
||||||
ansible_user: cloud-user
|
ansible_user: cloud-user
|
||||||
environment_name: lab
|
environment_name: lab
|
||||||
@ -15,6 +16,7 @@ roles:
|
|||||||
role_web:
|
role_web:
|
||||||
hosts:
|
hosts:
|
||||||
rocky-1:
|
rocky-1:
|
||||||
|
rocky-3:
|
||||||
role_db:
|
role_db:
|
||||||
hosts:
|
hosts:
|
||||||
rocky-2:
|
rocky-2:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user