change: remove lab for demo purpose
This commit is contained in:
parent
564308ee5c
commit
842d0511fd
@ -1,21 +0,0 @@
|
|||||||
---
|
|
||||||
env_lab:
|
|
||||||
hosts:
|
|
||||||
rocky-1:
|
|
||||||
ansible_host: 192.168.122.222
|
|
||||||
rocky-2:
|
|
||||||
ansible_host: 192.168.122.96
|
|
||||||
vars:
|
|
||||||
ansible_user: cloud-user
|
|
||||||
environment_name: lab
|
|
||||||
|
|
||||||
# Inject roles
|
|
||||||
roles:
|
|
||||||
children:
|
|
||||||
role_web:
|
|
||||||
hosts:
|
|
||||||
rocky-1:
|
|
||||||
role_db:
|
|
||||||
hosts:
|
|
||||||
rocky-2:
|
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user