Delpoying windows application from jenkins running on windows
37 views
Skip to first unread message
schh
unread,
Sep 25, 2017, 9:41:01 AM9/25/17
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
Hi,
Were running jenkins on windows, and id like to deploy using ansible. Since the ansible control needs linux im wondering if i can run playbooks remotely from jenkins.
Thanks
Soniya panwar
unread,
Sep 26, 2017, 3:04:20 AM9/26/17
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
Hello,
>> Since the ansible control needs linux im wondering if i can run playbooks remotely from jenkins.
ansible playbooks can run on both linux and windows. you can run playbooks remotely from jenkins to linux.
You have to do add plugins and so some settings to achieve this, here some links related to your issue: