{{ apache_test_message }} {{ ansible_distribution }} {{ ansible_distribution_version }}
Current Host: {{ ansible_hostname }}
Server list:
{% for host in groups.webservers %} {{ host }}
{% endfor %}