Commit graph

13 commits

Author SHA1 Message Date
Jeff Geerling
18d469dfc5
Merge pull request #230 from dubmarm/no_tag_vhosts_ssl
add no_log to mask vhost_ssl data from output
2024-03-06 21:20:47 -06:00
Fabian Niepelt
841acb1b91
Implement enabling and disabling modules on RedHat systems 2022-05-22 15:43:36 +02:00
dmarm
3dedd6c340 helps to spell, change tag to log 2021-11-09 16:03:26 -08:00
dmarm
f444b0d933 add no_tag to mask vhost_ssl data from output 2021-11-09 11:14:46 -08:00
Jeff Geerling
04600b45f6 Fix linting issues. 2020-08-20 12:22:09 -05:00
Jeff Geerling
f2b91ac840 Fixes #173 again: cast string to int for comparison. 2019-07-23 15:13:10 -05:00
Jeff Geerling
cf6003a500 Fixes #173, gets it working on RHEL 8 and removes deprecated usage of bare variable. 2019-07-23 15:01:49 -05:00
Frank Mueller
f3ac2f17ce make template file configurable 2016-09-02 13:37:41 +02:00
Christoph Dittmann
ae3a1a6332 Merge the templates for 2.2 and 2.4
The only real difference between apache version 2.2 and 2.4 are the
"Order/Allow" directives which have been replaced with "Require", so
there seems to be no need to maintain two separate templates.

As a side-effect, this merges geerlingguy/ansible-role-apache#69 into
the apache 2.2 config.
2016-04-25 18:29:26 +02:00
Jeff Geerling
1bbf949a9f Fix deprecation warnings in Ansible 2.x. Bump required version. 2016-02-28 23:32:02 -06:00
Andreas Wolf
097ddd2eb4 Only create vHosts if certificate exists 2016-01-18 17:25:08 +01:00
Lewis Wright
5eeace69bb Made the vhost.conf filename configurable 2015-01-08 17:29:36 +00:00
Jeff Geerling
d687bb21c5 Issue #14: Fix Apache version detection and related configuration for more flexibility. 2014-10-22 13:41:14 -05:00