#jinja2: lstrip_blocks: True # {{ ansible_managed }} {% for item in ssh_users %} {{ item.name }} ALL=(ALL) NOPASSWD: ALL {% endfor %}