Hello,
When using pure Embedded Ansible, I’m trying to find a way to pass value from a dialog’s field as an ansible extra vars like you would do with the cli ansible-playbook myplaybook -e foo=bar. I found it’s quite easy with Tower but not on pure embedded.
Thanks