You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 9, 2019. It is now read-only.
It seems that Ansible overrides variables set by group_vars when we call on a role like this:
https://github.com/redhatNORDICS/consulting-lab/blob/master/roles/vm-template/tasks/main.yml#L4-L30
This is bad because it makes the libvirt_network and iptables role, when called individually, to not have the vars we expect it to have.
First run with
Second run with vm-template in the playbook:
The text was updated successfully, but these errors were encountered: