remove: lab env

This commit is contained in:
rcordier 2024-05-29 10:51:30 -04:00
parent 6edcb2b2d3
commit 96a206e3a6

View File

@ -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: