Commit graph

18 commits

Author SHA1 Message Date
Kevin Fenzi
81fb4582e7 ansible: change when conditions to use == instead of is when checking strings.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:10 +02:00
Karsten Hopp
c9ed62ac32 update ansible_distribution_major_version conditionals
Signed-off-by: Karsten Hopp <karsten@redhat.com>
2020-04-24 21:34:10 +02:00
Kevin Fenzi
8a018427a7 apache: f30+ has no /etc/init.d/ anymore.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-18 21:12:49 +00:00
James Antill
fc0ae206cc apache: Convert from dnf/with_items to package/name. 2019-06-11 15:02:03 +00:00
Patrick Uiterwijk
8fb5f0aca9 Add apache/headers tag
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-05-01 17:33:03 +02:00
Patrick Uiterwijk
e4ccaef4ca Add h2 tag
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-04-17 23:49:18 +02:00
Patrick Uiterwijk
5a5dc9d9b0 Close down apache-status from the public
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-01-03 21:55:36 +01:00
Patrick Uiterwijk
ed3aea328b Only put h2.conf on Fedora boxes
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-11-22 18:15:34 +00:00
Patrick Uiterwijk
0f94698922 Enable h2 for proxies and also h2c for Fedora app servers
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-11-21 21:16:27 +00:00
Patrick Uiterwijk
adcbf72f03 Packageize this, packageize that, packageize the world
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-10-08 22:25:52 +00:00
Kevin Fenzi
04a52b8667 Death to all trailing whitespace. 2016-08-08 19:36:31 +00:00
Michael Scherer
476b3a4aeb Move the handler for restarting apache to apache role
And make mod_wsgi depend on the role
2016-08-08 16:34:35 +00:00
5d1b09d139 fixing more package install dnf/yum logic 2015-11-26 01:34:16 +00:00
Kevin Fenzi
7eebae7c89 Adjust for dnf vs yum 2015-11-07 20:06:35 +00:00
Kevin Fenzi
a71adace87 Use a reload instead of a restart for proxies apache. 2015-10-11 19:31:54 +00:00
Kevin Fenzi
275f4b5203 Change all instances of ansible_distribution_major_version to filter to int for comparisons. 2015-05-27 22:27:39 +00:00
71031420b5 Test defining collectd_apache in the apache role.
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2015-05-25 04:34:29 +00:00
Kevin Fenzi
b5cc837e99 Finally move the tasks/apache.yml to a role. This allows us to order it with the other roles. 2015-05-07 19:06:35 +00:00