summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Butcher <abutcher@redhat.com>2015-12-09 15:27:54 -0500
committerAndrew Butcher <abutcher@redhat.com>2015-12-09 15:27:54 -0500
commitbb033f8ffdc551e34c9e48a151fb6dc99ab7207e (patch)
tree401914bcadd48fafd3b11a4b15ca5eb896debcde
parent530aaf841d38c036a2d08df075f85d63b8a52840 (diff)
downloadopenshift-bb033f8ffdc551e34c9e48a151fb6dc99ab7207e.tar.gz
openshift-bb033f8ffdc551e34c9e48a151fb6dc99ab7207e.tar.bz2
openshift-bb033f8ffdc551e34c9e48a151fb6dc99ab7207e.tar.xz
openshift-bb033f8ffdc551e34c9e48a151fb6dc99ab7207e.zip
Remove hacluster user during uninstall.
-rw-r--r--playbooks/adhoc/uninstall.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/playbooks/adhoc/uninstall.yml b/playbooks/adhoc/uninstall.yml
index 08a2ea6fb..d1bb2298a 100644
--- a/playbooks/adhoc/uninstall.yml
+++ b/playbooks/adhoc/uninstall.yml
@@ -79,6 +79,8 @@
- tuned-profiles-openshift-node
- tuned-profiles-origin-node
+ - user: name=hacluster state=absent
+
- dnf: name={{ item }} state=absent
when: ansible_pkg_mgr == "dnf" and not is_atomic | bool
with_items: