summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/web_infrastructure/apache2_module.py
Commit message (Expand)AuthorAgeFilesLines
* Migrated to community.generalAnsible Core Team2020-03-091-267/+0
* Convert to reduced list of known types (#50010)Dag Wieers2018-12-191-3/+3
* Surround top-level function and class definitions with two blank lines.Joren Vrancken2018-07-311-2/+4
* More validate module fixes (#39097)John R Barker2018-04-241-2/+2
* Add identifier option to apache2_module (#33748)Robin Roth2018-01-231-11/+35
* Catch AttributeError if regex is not found. (#30990)n0trax2017-10-011-2/+5
* Update metadata to 1.1Toshio Kuratomi2017-08-151-1/+1
* Remove wildcard importsToshio Kuratomi2017-07-281-13/+5
* spelling fixes (non-trivial, changing messages) (#25094)Abhijeet Kasurde2017-06-011-1/+1
* Pep8 fixes for apache2 module (#24185)Abhijeet Kasurde2017-05-021-6/+11
* Add workaround for evasive in apache2_module (#22649)Robin Roth2017-04-041-16/+31
* New metadata 1.0 (#22587)Toshio Kuratomi2017-03-141-3/+4
* PEP 8 indent cleanup. (#20800)Matt Clay2017-01-291-2/+2
* Add workaround for shib2 and php modulesn0trax2017-01-261-6/+13
* Fix bug #5328 apache module loading (#19355)Michael Gugino2016-12-141-16/+79
* Refreshed metadata for core modulesToshio Kuratomi2016-12-081-0/+4
* Examples syntax batch4 (#5620)Sam Doran2016-12-081-2/+6
* Added work around for Ubuntu Xenial calling php7_module php7.0Rowan Wookey2016-12-081-0/+6
* Add checkmode and reduce code duplication (#2417)n0trax2016-12-081-27/+58
* added missing version_addedBrian Coca2016-12-081-0/+1
* Add optional force parameter for apache2_module (#3251)Pål Nilsen2016-12-081-0/+11
* made output match multiline, as per posted code from @n0trax fixes #2081Brian Coca2016-12-081-2/+2
* apache2_module documetation updateRoetman, Victor2016-12-081-0/+1
* Proper author info for all remaining modulesGreg DeKoenigsberg2016-12-081-0/+1
* Add word boundary in apache2_module regexpBrendan Jurd2016-12-081-2/+2
* Better error messages if a2enmod/a2dismod are not foundToshio Kuratomi2016-12-081-1/+8
* file extensions!Michael DeHaan2016-12-081-0/+89