--- - name: Remove backup "{{ ipabackup_item }}" ansible.builtin.file: path: "{{ ipabackup_dir }}/{{ ipabackup_item }}" state: absent