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
patchback[bot] 231f9c0283
apache2_module - multiple improvements (#3106) (#3116)
* 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>
(cherry picked from commit d9533c44aa)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2021-07-30 20:03:39 +02:00
..
sophos_utm added supports_check_mode=True to info/facts modules (#3084) (#3094) 2021-07-27 17:23:10 +00: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) (#3116) 2021-07-30 20:03:39 +02:00
deploy_helper.py deploy_helper - changed in-code condition to required_if (#3104) (#3108) 2021-07-29 08:02:44 +02:00
django_manage.py django_manage - using list instead of string in run_command() (#3098) (#3102) 2021-07-28 08:35:08 +02:00
ejabberd_user.py ejabberd_user - refactoring and simplification (#3093) (#3100) 2021-07-28 08:34:56 +02:00
gunicorn.py gunicorn - minor refactoring (#3092) (#3103) 2021-07-28 08:55:33 +02:00
htpasswd.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
jboss.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
jenkins_build.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
jenkins_job.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
jenkins_job_info.py jenkins_job_info: Remove necessities of password or token. (#2948) (#2961) 2021-07-09 08:52:10 +02:00
jenkins_plugin.py Add fallback url for jenkins plugin (#1334) (#2903) 2021-06-29 09:02:35 +00:00
jenkins_script.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
jira.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
nginx_status_info.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
rundeck_acl_policy.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
rundeck_project.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
supervisorctl.py supervisorctl - bugfix + using ansible validation + pythonification (#3068) (#3078) 2021-07-25 22:19:19 +02:00
taiga_issue.py taiga_issue - bugfix + pythonification (#3067) (#3077) 2021-07-25 22:28:40 +02:00