community.general/lib/ansible/modules/web_infrastructure
Eric Brown 4e38036bbd Replace the hard-coded temp path in gunicorn module (#38349)
The gunicorn module has a hard-coded reference to '/tmp' which may
or may not be the actual temp directory for an operating system.

This patch replaces '/tmp' with module.tmpdir which should
resolve to the correct temp directory for the OS.

Fixes Issue #36953

Signed-off-by: Eric Brown <browne@vmware.com>
2018-04-05 16:31:21 -04:00
..
ansible_tower add some Tower module integration tests (and fix a bug or two) (#37421) 2018-03-16 13:28:19 -04:00
__init__.py package files 2016-12-08 11:22:22 -05:00
apache2_mod_proxy.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
apache2_module.py Add identifier option to apache2_module (#33748) 2018-01-23 18:56:59 +01:00
deploy_helper.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
django_manage.py Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
ejabberd_user.py fix spelling mistakes in several modules (#36296) 2018-03-12 11:00:19 +01:00
gunicorn.py Replace the hard-coded temp path in gunicorn module (#38349) 2018-04-05 16:31:21 -04:00
htpasswd.py Remove deprecated get_exception API 2018-02-05 23:39:56 -05:00
jboss.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
jenkins_job.py return EXCL_STATE when color property is not in the response 2017-08-17 17:17:49 -04:00
jenkins_job_facts.py Add jenkins_job_facts module (#35346) 2018-01-30 23:42:33 +01:00
jenkins_plugin.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
jenkins_script.py ISSUE-37945 output not populated on failure (#37952) 2018-04-05 05:49:10 -04:00
jira.py make jira authentication Python3 compatible (#33862) 2018-03-22 14:38:01 -07:00
letsencrypt.py Making clearer that the module has to be executed twice, and that the second run needs the data of the first (#37884). (#38135) 2018-03-31 10:07:00 -04:00
nginx_status_facts.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
rundeck_acl_policy.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
rundeck_project.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
supervisorctl.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
taiga_issue.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00