1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/web_infrastructure
Per Abildgaard Toft 9d1880f29e
Added search function to jira module and bugfixes (#22)
* Added search function to jira module

* Added jira Operations in update function

* Fixed Whitepsaces

* Fixed Author header

* Update plugins/modules/web_infrastructure/jira.py

Co-Authored-By: John R Barker <john@johnrbarker.com>

* Update plugins/modules/web_infrastructure/jira.py

Co-Authored-By: John R Barker <john@johnrbarker.com>

* Update plugins/modules/web_infrastructure/jira.py

Co-Authored-By: John R Barker <john@johnrbarker.com>

* Update plugins/modules/web_infrastructure/jira.py

Co-Authored-By: John R Barker <john@johnrbarker.com>

* Update plugins/modules/web_infrastructure/jira.py

Co-Authored-By: John R Barker <john@johnrbarker.com>

* Update plugins/modules/web_infrastructure/jira.py

Co-Authored-By: John R Barker <john@johnrbarker.com>

* Update plugins/modules/web_infrastructure/jira.py

Co-Authored-By: Andrew Klychkov <aaklychkov@mail.ru>

* Update plugins/modules/web_infrastructure/jira.py

Co-Authored-By: Andrew Klychkov <aaklychkov@mail.ru>

* Update plugins/modules/web_infrastructure/jira.py

Co-Authored-By: Andrew Klychkov <aaklychkov@mail.ru>

* Added changelog framgents and update with review comments

* Resolved https://github.com/ansible-collections/community.general/issues/109

* Added example for Transsition with comments

* Fixed Whitespaces

* Fixed whitepsaces again

* Update changelogs/fragments/22-jira.yaml

Co-Authored-By: Andrew Klychkov <aaklychkov@mail.ru>

* Update plugins/modules/web_infrastructure/jira.py

Co-Authored-By: Andrew Klychkov <aaklychkov@mail.ru>

* Added changes from Andersson007

* Update changelogs/fragments/22-jira.yaml

Co-Authored-By: Andrew Klychkov <aaklychkov@mail.ru>

* Updated Changelog framgnets as per reviews

* Update changelogs/fragments/22-jira.yaml

Co-Authored-By: Andrew Klychkov <aaklychkov@mail.ru>

* Added max results per review request, which supports limiting number of resuted searches from the Jira API.

* Removed whitespace

* Removed version_added per request

* Update plugins/modules/web_infrastructure/jira.py

Co-Authored-By: Andrew Klychkov <aaklychkov@mail.ru>

Co-authored-by: Per Abildgaard Toft <pto@netic.dk>
Co-authored-by: John R Barker <john@johnrbarker.com>
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
2020-04-09 10:29:26 +03:00
..
sophos_utm Initial commit 2020-03-09 09:11:07 +00:00
apache2_mod_proxy.py Initial commit 2020-03-09 09:11:07 +00:00
apache2_module.py Initial commit 2020-03-09 09:11:07 +00:00
deploy_helper.py Initial commit 2020-03-09 09:11:07 +00:00
django_manage.py Initial commit 2020-03-09 09:11:07 +00:00
ejabberd_user.py Initial commit 2020-03-09 09:11:07 +00:00
gunicorn.py Initial commit 2020-03-09 09:11:07 +00:00
htpasswd.py Initial commit 2020-03-09 09:11:07 +00:00
jboss.py Initial commit 2020-03-09 09:11:07 +00:00
jenkins_job.py Initial commit 2020-03-09 09:11:07 +00:00
jenkins_job_facts.py Initial commit 2020-03-09 09:11:07 +00:00
jenkins_job_info.py Initial commit 2020-03-09 09:11:07 +00:00
jenkins_plugin.py Initial commit 2020-03-09 09:11:07 +00:00
jenkins_script.py Initial commit 2020-03-09 09:11:07 +00:00
jira.py Added search function to jira module and bugfixes (#22) 2020-04-09 10:29:26 +03:00
nginx_status_facts.py Initial commit 2020-03-09 09:11:07 +00:00
nginx_status_info.py Initial commit 2020-03-09 09:11:07 +00:00
rundeck_acl_policy.py Initial commit 2020-03-09 09:11:07 +00:00
rundeck_project.py Initial commit 2020-03-09 09:11:07 +00:00
supervisorctl.py Initial commit 2020-03-09 09:11:07 +00:00
taiga_issue.py Initial commit 2020-03-09 09:11:07 +00:00