Jira Module broken?

64 views
Skip to first unread message

Ivo Hechmann

unread,
Jun 22, 2016, 6:21:21 AM6/22/16
to Ansible Project
Hello Team ansible

Since updating Ansible to 2.1.0.0, the jira module does not succeed anymore, creating an issue Ends in

fatal: [hostname]: FAILED! => {"changed": false, "failed": true, "msg": "dictionary update sequence element #0 has length 1; 2 is required"}

Here's how we try to create an issue:

  • name: (JIRA) Create deployment issue
    jira: "description='something' issuetype='Bug' operation='create' password='<your-pass>' project='someproject' summary='test' uri='https://<yourhost>' username='<your-id>'"
    register: issue

Has the call to the module changed?

Thank you very much

Ivo



Reply all
Reply to author
Forward
0 new messages