Florent B
unread,Apr 6, 2016, 11:36:22 AM4/6/16Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
Hi everyone,
I use Jenkins to run Ansible playbooks.
I configured my job with "Execute shell" and set my ansible-playbook
command inside.
It works right, but Ansible never reads its configuration file at
/etc/ansible/ansible.cfg (default location, nothing to set to read it).
When I run the exact same command in my shell via SSH, configuration
file is read, but not when running through Jenkins.
Do you have an idea of what could cause that in "Execute shell" system ?
Thank you.
Florent