1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/web_infrastructure
Simon Baird 281549cadc
jira: Fix incompatible pathname2url import (#204) (#205)
The call to pathname2url was broken in Python 2. Fix it by importing
from module_utils.six instead of importing urllib and calling it
from there.
2020-04-20 14:05:57 +03:00
..
sophos_utm Initial commit 2020-03-09 09:11:07 +00:00
apache2_mod_proxy.py Initial commit 2020-03-09 09:11:07 +00:00
apache2_module.py Initial commit 2020-03-09 09:11:07 +00:00
deploy_helper.py Initial commit 2020-03-09 09:11:07 +00:00
django_manage.py Initial commit 2020-03-09 09:11:07 +00:00
ejabberd_user.py Initial commit 2020-03-09 09:11:07 +00:00
gunicorn.py Initial commit 2020-03-09 09:11:07 +00:00
htpasswd.py Initial commit 2020-03-09 09:11:07 +00:00
jboss.py Initial commit 2020-03-09 09:11:07 +00:00
jenkins_job.py Initial commit 2020-03-09 09:11:07 +00:00
jenkins_job_facts.py Initial commit 2020-03-09 09:11:07 +00:00
jenkins_job_info.py Initial commit 2020-03-09 09:11:07 +00:00
jenkins_plugin.py Fix CI and jenkins_plugin module (#202) 2020-04-17 20:46:51 +02:00
jenkins_script.py Initial commit 2020-03-09 09:11:07 +00:00
jira.py jira: Fix incompatible pathname2url import (#204) (#205) 2020-04-20 14:05:57 +03:00
nginx_status_facts.py Initial commit 2020-03-09 09:11:07 +00:00
nginx_status_info.py Initial commit 2020-03-09 09:11:07 +00:00
rundeck_acl_policy.py Initial commit 2020-03-09 09:11:07 +00:00
rundeck_project.py Initial commit 2020-03-09 09:11:07 +00:00
supervisorctl.py Initial commit 2020-03-09 09:11:07 +00:00
taiga_issue.py Initial commit 2020-03-09 09:11:07 +00:00