# Generated all: hosts: {%- for host in hosts %} {{ host.getName() }}: ansible_host: {{ host.getFqdn() }} {%- endfor %}