[ansible-devel] Ansible and Jenkins integration

2017-03-06 Thread Patrick Montanari
But jenkins plugin needs ansible binaries to run ansible playbooks, so it must be on same server -- You received this message because you are subscribed to the Google Groups "Ansible Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to ansible-

[ansible-devel] Ansible and Jenkins integration

2017-03-06 Thread Patrick Montanari
Yes you can target remote servers. -- You received this message because you are subscribed to the Google Groups "Ansible Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to ansible-devel+unsubscr...@googlegroups.com. For more options, visit ht

[ansible-devel] Ansible and Jenkins integration

2017-03-01 Thread vu001
Hi to all! I would like to integrate Ansible and Jenkins using ansible plugin from Jenkins. Is it possible to run Ansible commands on remote host from Jenkins, or the idea of Ansible plugin for Jenkins is that both of them are on the same server. To simplify, Jenkins is on server1, Ansible is