how can I pass jenkins parameters as variables to var files
84 views
Skip to first unread message
Narmada Karthika
unread,
May 18, 2023, 2:04:09 PM5/18/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
I am trying to pass jenkins parameters as variables to run the playbook for adhoc requests
how can I do that any suggestions please...
Dick Visser
unread,
May 18, 2023, 2:27:07 PM5/18/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ansible...@googlegroups.com
Ansible allows to pass in variables from the command line using the -e
or --extra-vars option.
I don't know about Jenkins, hence the above may be useful, or not.
On Thu, 18 May 2023 at 20:04, Narmada Karthika <chitt...@gmail.com> wrote:
>
> I am trying to pass jenkins parameters as variables to run the playbook for adhoc requests
> how can I do that any suggestions please...
>