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
Alexei Znamensky d9533c44aa
apache2_module - multiple improvements (#3106)
* multiple improvements

* added changelog fragment

* comment and name in int test files

* added notes to the documentation

* removed the extraneous changelog frag

* Update plugins/modules/web_infrastructure/apache2_module.py

* adjusted doc text for sanity check

* Update plugins/modules/web_infrastructure/apache2_module.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* removed extraneous dependency in integration test

Co-authored-by: Felix Fontein <felix@fontein.de>
2021-07-30 18:07:38 +02:00
..
sophos_utm added supports_check_mode=True to info/facts modules (#3084) 2021-07-27 18:24:29 +02:00
apache2_mod_proxy.py apache2_mod_proxy - minor improvements/fixes (#2142) 2021-04-01 07:50:24 +02:00
apache2_module.py apache2_module - multiple improvements (#3106) 2021-07-30 18:07:38 +02:00
deploy_helper.py deploy_helper - changed in-code condition to required_if (#3104) 2021-07-29 07:49:52 +02:00
django_manage.py django_manage - using list instead of string in run_command() (#3098) 2021-07-28 08:22:18 +02:00
ejabberd_user.py ejabberd_user - refactoring and simplification (#3093) 2021-07-28 07:49:37 +02:00
gunicorn.py gunicorn - minor refactoring (#3092) 2021-07-28 08:43:09 +02:00
htpasswd.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
jboss.py
jenkins_build.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
jenkins_job.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
jenkins_job_info.py jenkins_job_info: Remove necessities of password or token. (#2948) 2021-07-09 08:32:46 +02:00
jenkins_plugin.py Add fallback url for jenkins plugin (#1334) 2021-06-29 10:26:59 +04:30
jenkins_script.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
jira.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
nginx_status_info.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
rundeck_acl_policy.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
rundeck_project.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
supervisorctl.py supervisorctl - bugfix + using ansible validation + pythonification (#3068) 2021-07-25 22:04:23 +02:00
taiga_issue.py taiga_issue - bugfix + pythonification (#3067) 2021-07-25 22:03:45 +02:00