Imagine following situation:
I have a big main.yaml playbook file, where I include roles and import many different other playbooks.
I am behind a corporate proxy which I have to include in the main playbook with the environment field.
For this I have an example of my main yaml file: