Jeff Geerling
04600b45f6
Fix linting issues.
2020-08-20 12:22:09 -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
liquidat
7aa1f2e0c8
Add Suse configuration and proper service handling
...
- Suse listen configuration points to listen.conf file
- service handler uses service variable
2016-02-01 11:17:20 +01:00
liquidat
170a9c2446
Add Suse support
...
- set proper package and service name apache2
- configure given packages for Suse
- install packages
- start service
2016-02-01 10:37:57 +01:00