mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-27 19:39:13 -07:00
* python3 support for letsencrypt module (fixes #30690) * initialize result to a dict in some methods to prevent 'NoneType is not iterable' TypeError * use dict.get() to retrieve values from info dict to prevent KeyError * convert to/from text/bytes using _text methods for PY3 support |
||
---|---|---|
.. | ||
ansible_tower | ||
__init__.py | ||
apache2_mod_proxy.py | ||
apache2_module.py | ||
deploy_helper.py | ||
django_manage.py | ||
ejabberd_user.py | ||
gunicorn.py | ||
htpasswd.py | ||
jboss.py | ||
jenkins_job.py | ||
jenkins_plugin.py | ||
jenkins_script.py | ||
jira.py | ||
letsencrypt.py | ||
nginx_status_facts.py | ||
rundeck_acl_policy.py | ||
rundeck_project.py | ||
supervisorctl.py | ||
taiga_issue.py |