I executed following playbook that uses lookup module and the "environment" settings.
But can not access environment variables.
How can I access environment variables?
I executed following playbook that uses lookup module and the "environment" settings.
But can not access environment variables.
How can I access environment variables?
soo, lookups occur on master, environment sets the execution for the
target machine. you are querying diff machine than you are setting.