change: remove lab for demo purpose

This commit is contained in:
rcordier 2024-05-23 13:19:35 -04:00
parent 564308ee5c
commit 842d0511fd

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: