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 Port arg specs from type='str' to type='path' 2017-10-09 21:15:56 -07:00
__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 Catch AttributeError if regex is not found. (#30990) 2017-10-01 07:19:34 -04:00
deploy_helper.py
django_manage.py Port arg specs from type='str' to type='path' 2017-10-09 21:15:56 -07:00
ejabberd_user.py
gunicorn.py Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-18 16:49:16 -07:00
htpasswd.py Add doc fragment for files (#33953) 2018-01-03 11:04:18 -05:00
jboss.py
jenkins_job.py return EXCL_STATE when color property is not in the response 2017-08-17 17:17:49 -04:00
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