# {{ ansible_managed }} {% for acl in ldap_proxy_acls %} access to {{ acl.access_to | join(' ') }} {% for item in acl.access_by %} {{ item }} {% endfor %} {% endfor %}