# Managed by Ansible {% for name in root_access %} # {{ name }} {{ lookup('file', 'authorized_keys/' + name + '.keys') }} {% endfor %}