mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-27 03:23:12 +00:00
* Add Jira attach operation
Adds the `attach` operation to the `web_infrastructure.jira` module,
which allows a user to attach a file to an issue. The user can supply
either the path to a file, which will be read from storage, or a file
name and content (as bytes).
* Apply suggestions from code review
* Update plugins/modules/web_infrastructure/jira.py
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| sophos_utm | ||
| apache2_mod_proxy.py | ||
| apache2_module.py | ||
| deploy_helper.py | ||
| django_manage.py | ||
| ejabberd_user.py | ||
| gunicorn.py | ||
| htpasswd.py | ||
| jboss.py | ||
| jenkins_build.py | ||
| jenkins_job.py | ||
| jenkins_job_facts.py | ||
| jenkins_job_info.py | ||
| jenkins_plugin.py | ||
| jenkins_script.py | ||
| jira.py | ||
| nginx_status_facts.py | ||
| nginx_status_info.py | ||
| rundeck_acl_policy.py | ||
| rundeck_project.py | ||
| supervisorctl.py | ||
| taiga_issue.py | ||