mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-17 06:29:12 -07:00
* 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 |
||
---|---|---|
.. | ||
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 |