community.general/lib/ansible/modules/web_infrastructure
Robin Roth ec80f8ad80 Add identifier option to apache2_module (#33748)
* Add identifier option to apache2_module

There is a convention connecting the name passed to a2enmod and the one
appearing in apache2ctl -M. Not all modules follow this convention and
we have added a growing list of implicit conversions.
As a better long-term solution this adds an "identifier" option to be
able to set both strings explicitly.

* Run debian-specific tests only there

* Improve cleanup after apache2 tests

This is a follow-up/extension of https://github.com/ansible/ansible/pull/33630

* Add example for the new identifier option

* Put all debian tests in a block
2018-01-23 18:56:59 +01:00
..
ansible_tower Port arg specs from type='str' to type='path' 2017-10-09 21:15:56 -07:00
__init__.py package files 2016-12-08 11:22:22 -05:00
apache2_mod_proxy.py Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
apache2_module.py Add identifier option to apache2_module (#33748) 2018-01-23 18:56:59 +01:00
deploy_helper.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
django_manage.py Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
ejabberd_user.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
gunicorn.py Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-18 16:49:16 -07:00
htpasswd.py Add doc fragment for files (#33953) 2018-01-03 11:04:18 -05:00
jboss.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
jenkins_job.py return EXCL_STATE when color property is not in the response 2017-08-17 17:17:49 -04:00
jenkins_plugin.py Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
jenkins_script.py Do not prevent username logging in jenkins_script module (#34459) 2018-01-04 10:03:01 -05:00
jira.py Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
letsencrypt.py Accepting SANs marked as critical (fixes #32767). (#35057) 2018-01-19 04:14:33 -05:00
nginx_status_facts.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
rundeck_acl_policy.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
rundeck_project.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
supervisorctl.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
taiga_issue.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00