--- - name: Add authorized key ansible.posix.authorized_key: user: stanito key: "{{ lookup('file', 'id_rsa.pub') }}"