- name: Remove file (delete file) ansible.builtin.file: path: /tmp/id_rsa state: absent