Judd Maltin
2019-11-19 1611b8d3cda830e4d28623e3e80c359a39ea1e3c
1
2
3
4
5
6
7
8
9
---
- 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