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.