update: lab inv

This commit is contained in:
rcordier 2024-05-22 13:48:42 -04:00
parent 2486634762
commit 490f5af066

View File

@ -1,6 +1,4 @@
--- ---
env:
children:
env_lab: env_lab:
hosts: hosts:
rocky-1: rocky-1:
@ -9,6 +7,13 @@ env:
ansible_host: 192.168.122.19 ansible_host: 192.168.122.19
vars: vars:
ansible_user: cloud-user ansible_user: cloud-user
# Inject environment
env:
children:
env_lab:
# Inject roles
roles: roles:
children: children:
role_web: role_web: