1 2 3 4 5
# user@{{ ansible_domain }} user {% for item in local_users %} {{ item }}@{{ ansible_domain }} {{ item }} {% endfor %}