community.general/lib/ansible/modules
Adam Miller d860e13ae1 Add validate_certs to jira module (#34756)
The jira module uses ansible.module_utils.urls.fetch_url which will
attempt to get that value of the validate_certs parameter from the
module; if present it will honor it's value, otherwise it defaults
to True.

This patch adds that parameter to jira so that it can be specified
by the user and honored by ansible.module_utils.urls.fetch_url

Signed-off-by: Adam Miller <admiller@redhat.com>
2018-01-11 23:39:07 -05:00
..
cloud ec2_win_password: fix broken import and minor updates (#34479) 2018-01-12 11:24:46 +10:00
clustering Separate common and raw (#34563) 2018-01-09 07:22:46 -05:00
commands Remove shell module specialcases 2017-12-21 20:42:44 -08:00
crypto expose subject_strict and issuer_strict to users (#34090) 2018-01-04 04:43:37 -05:00
database New module for managing user in InfluxDB (#31566) 2018-01-05 15:27:43 +05:30
files Update unarchive.py (#34596) 2018-01-11 14:12:32 +10:00
identity FreeIPA: Add CNAME, DNAME and A6 as record type (#34236) 2017-12-27 16:32:11 -05:00
inventory Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
messaging Add max_priority to give priority ability to a queue 2017-09-08 16:09:50 -07:00
monitoring New module grafana dashboard (#31930) 2018-01-04 10:12:02 +00:00
net_tools Sort out parameter requirements for cloudflare_dns (#31800) 2018-01-11 12:03:54 -05:00
network Fix pylint issue (#34773) 2018-01-12 02:26:14 +01:00
notification Fix out-dated code style in new module logentries_msg.py 2018-01-04 20:50:42 -08:00
packaging Validate modules arg spec fixes (#34477) 2018-01-11 15:41:53 -08:00
remote_management Add ManageIQ Azure provider (#34708) 2018-01-11 09:06:33 -05:00
source_control Fixed typo on git module doc (#34039) 2017-12-19 17:44:06 +01:00
storage Deprecate check_invalid_arguments (#34004) 2017-12-19 14:36:02 -08:00
system Filesystem: refactor, improvements, add tests (#25519) 2018-01-11 11:10:14 -05:00
utilities fix ci, duplicate exception checking was merged in wait_for (my fault) 2017-12-13 09:53:39 -08:00
web_infrastructure Add validate_certs to jira module (#34756) 2018-01-11 23:39:07 -05:00
windows Implemented Trigger Repetition (#32938) 2018-01-12 08:08:50 +10:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00