ansible-role-apache/vars
Maik Glatki 73bd75f4b4 Add compatibility for AmazonLinux.
Ansible identifies AmazonLinux as:
  ansible_os_family: "RedHat"
  ansible_distribution_major_version == "NA"

But it is seemingly otherwise indistinguishable from RedHat / CentOS.

This sets the correct variables for packages, services, etc, which
differ from RHEL / CentOS.
2017-04-03 10:01:09 +00:00
..
AmazonLinux.yml Add compatibility for AmazonLinux. 2017-04-03 10:01:09 +00:00
apache-22.yml Add configuration for listen address 2016-04-20 11:46:12 +02:00
apache-24.yml Allowing the default vhost to be removed. Causes issues because it is linked to port 80, even if you change apache_listen_port 2015-01-28 13:54:09 +01:00
Debian.yml Prepare Debian and Red Hat vars for apache_service 2015-12-29 22:09:09 +01:00
RedHat.yml Add configuration for listen address 2016-04-20 11:46:12 +02:00
Solaris.yml Add configuration for listen address 2016-04-20 11:46:12 +02:00
Suse.yml Add configuration for listen address 2016-04-20 11:46:12 +02:00