Is there a way to provide variables at collection level. So that all roles in this collection can access the variable?
Example Usecase: A collection with multiple roles for a company. Many roles need a default network storage location.
Possible workarounds:
- Having a role that all other roles in the collection depend upon that calls
set_fact
- Setting facts on the instances
Put your variables in playbooks/group_vars/all.yml