Ansible module do idempotent management of Jenkins jobs.
37 views
Skip to first unread message
WhileLoop
unread,
Nov 25, 2015, 4:33:45 PM11/25/15
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 Jenkins Users
Hi everyone. I have started working on a Ansible module to do idempotent creates, updates, or deletes on Jenkins jobs using the 'jenkinsapi' python library. Is this something you would find useful? Please take a quick look at https://github.com/WhileLoop/ansible-modules-jenkins. Feedback is much appreciated!