--- - name: Ensure SSH-Public-Key is templated ansible.posix.authorized_key: user: "{{ rsync_mirror_user }}" key: "{{ rsync_mirror_public_key }}"