Dear all,
I’m programming a Jboss role to manage the deployment of any Jboss node. The role is included using a playbook wich parses some ‘interface’ variables to the role, in order to make them independent of the role.
The idea is integrate it in AWX using a Job Template, parsing some variables to the role. The playbook is called with a Job Template, which in turn defines de values in the variables described in the playbook.
All the variables are correctly parsed but one, which is expected to a list of values, containing the name of the binaries to be managed:
When the values are parsed to the variable in the AWX Job Template extra vars, everything works fine, but I’d rather use the a survey field in order to not allot to modify the extra vars field.
Extra vars: