Hello All,
I have ansible-playbook which has variables defined and that playbook is executed successfully from jenkins by creating job.
my query is :
I need to pass ansible variables defined in playbook from jenkins ,as parameter(or what ever),so it would eliminate hard coding in ansible-playbook.
Searched a lot but couldn't get exact solution.
Request anyone to help me at the earliest
Thanks in advance