--- - name: Ensure .bash_logout file absent ansible.builtin.file: path: "/home/pi/.bash_logout" state: absent