mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-05 13:44:24 -07:00
jira - module revamp -> moved code to class (#2208)
* rebased after jira bugfix * Update plugins/modules/web_infrastructure/jira.py Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
ffd73296de
commit
99c564398a
3 changed files with 294 additions and 290 deletions
2
changelogs/fragments/2208-jira-revamp.yml
Normal file
2
changelogs/fragments/2208-jira-revamp.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- jira - revamped the module as a class using ``ModuleHelper`` (https://github.com/ansible-collections/community.general/pull/2208).
|
Loading…
Add table
Add a link
Reference in a new issue