-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Blocker
-
Component/s: ansible-tower-plugin, xldeploy-plugin
-
None
Currently working on CI/CD adoption. As part of that, need to pass on extra vars (appname - component(s) need to deployed) to ansible through Jenkins. Added 'Prompt on Launch' in Ansible.Â
My Jenkins build is failing withÂ
Variable ${appname} is not provided.
Need to know how to pass appname from Jenkins to Ansible for success release template creation (In XLR).
Â
Â
Â