--- # Implement your Workload removal tasks here - name: "Removing controller and operator" debug: msg: "Not implemented" # Leave this as the last task in the playbook. - name: remove_workload tasks complete debug: msg: "Remove Workload tasks completed successfully." when: not silent|bool