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
Amin Vakil 650ae65f24
collection: Change default='no's and 'yes's to default=False and default=True (#556)
* Change default={'no','yes'} to default={False,True}

* Add changelog

* Remove changelog
2020-06-22 15:56:35 +02:00
..
sophos_utm
apache2_mod_proxy.py
apache2_module.py
deploy_helper.py
django_manage.py collection: Change default='no's and 'yes's to default=False and default=True (#556) 2020-06-22 15:56:35 +02:00
ejabberd_user.py
gunicorn.py
htpasswd.py collection: Change default='no's and 'yes's to default=False and default=True (#556) 2020-06-22 15:56:35 +02:00
jboss.py
jenkins_job.py
jenkins_job_facts.py
jenkins_job_info.py Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
jenkins_plugin.py
jenkins_script.py
jira.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
nginx_status_facts.py Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
nginx_status_info.py
rundeck_acl_policy.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
rundeck_project.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
supervisorctl.py
taiga_issue.py