---

- name: Ensure matrix-ssl files are deleted
  ansible.builtin.file:
    path: "{{ matrix_base_data_path }}/ssl"
    state: absent