-
Task
-
Resolution: Unresolved
-
Blocker
-
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).