diff options
Diffstat (limited to 'playbooks/byo/openshift-management/uninstall.yml')
-rw-r--r-- | playbooks/byo/openshift-management/uninstall.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/playbooks/byo/openshift-management/uninstall.yml b/playbooks/byo/openshift-management/uninstall.yml new file mode 100644 index 000000000..ebd6fb261 --- /dev/null +++ b/playbooks/byo/openshift-management/uninstall.yml @@ -0,0 +1,6 @@ +--- +# - include: ../openshift-cluster/initialize_groups.yml +# tags: +# - always + +- include: ../../common/openshift-management/uninstall.yml |