diff --git a/infrastructure-playbooks/purge-cluster.yml b/infrastructure-playbooks/purge-cluster.yml index 64d8fc005..7e05ee864 100644 --- a/infrastructure-playbooks/purge-cluster.yml +++ b/infrastructure-playbooks/purge-cluster.yml @@ -633,6 +633,8 @@ find: paths: "/etc/systemd/system" pattern: "ceph*" + recurse: true + file_type: any register: systemd_files - name: remove ceph systemd unit files