community.general/lib/ansible/modules/web_infrastructure
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
..
ansible_tower
__init__.py
apache2_mod_proxy.py Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
apache2_module.py
deploy_helper.py
django_manage.py
ejabberd_user.py
gunicorn.py
htpasswd.py Add doc fragment for files (#33953) 2018-01-03 11:04:18 -05:00
jboss.py
jenkins_job.py
jenkins_plugin.py Remove params option from examples 2017-12-19 12:04:14 -08:00
jenkins_script.py Do not prevent username logging in jenkins_script module (#34459) 2018-01-04 10:03:01 -05:00
jira.py Add validate_certs to jira module (#34756) 2018-01-11 23:39:07 -05:00
letsencrypt.py letsencrypt: add new param account_key_content (#32948) 2017-12-09 08:48:15 +01:00
nginx_status_facts.py
rundeck_acl_policy.py
rundeck_project.py
supervisorctl.py
taiga_issue.py