remove: lab env
This commit is contained in:
parent
6edcb2b2d3
commit
96a206e3a6
@ -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