community.general/lib/ansible/modules/web_infrastructure
Jasper Lievisse Adriaanse cc5080bc8a Fix argument name to fail_json(), detail -> details
Also use to_native(e) instead of str(e) while here as str() itself
might throw an exception when handling non-ASCII chars as pointed
out by @abadger
2017-01-18 12:23:36 -08:00
..
__init__.py
apache2_mod_proxy.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
apache2_module.py Fix bug #5328 apache module loading (#19355) 2016-12-14 13:18:19 -08:00
deploy_helper.py Use type='path' instead of 'str' for deploy_helper 2016-12-13 13:25:45 -05:00
django_manage.py Fix #19189 django_manage bug with python3 filter() returning iterator insted of list 2017-01-03 22:41:43 -08:00
ejabberd_user.py minor spelling changes 2016-12-13 13:51:13 -05:00
htpasswd.py Refreshed metadata for core modules 2016-12-08 11:25:35 -05:00
jboss.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
jenkins_job.py Fixing Issue#18995 2017-01-04 15:24:32 -08:00
jenkins_plugin.py Fix argument name to fail_json(), detail -> details 2017-01-18 12:23:36 -08:00
jenkins_script.py add jenkins_script module for running arbitrary jenkins console scripts against a jenkins instance (#19640) 2017-01-06 15:12:24 +00:00
jira.py Native YAML - web_infrastructure/jira.py (#18832) 2016-12-09 08:48:59 -05:00
letsencrypt.py Fix letsencrypt remaining_days docs 2017-01-04 16:53:23 -08:00
nginx_status_facts.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
supervisorctl.py Refreshed metadata for core modules 2016-12-08 11:25:35 -05:00
taiga_issue.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00