Browse Source

Merge pull request #1049 from abutcher/uninstall-hacluster

Remove hacluster user during uninstall.
Brenton Leanhardt 9 years ago
parent
commit
ecae1fcaaf
1 changed files with 2 additions and 0 deletions
  1. 2 0
      playbooks/adhoc/uninstall.yml

+ 2 - 0
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: