瀏覽代碼

Merge pull request #1049 from abutcher/uninstall-hacluster

Remove hacluster user during uninstall.
Brenton Leanhardt 9 年之前
父節點
當前提交
ecae1fcaaf
共有 1 個文件被更改,包括 2 次插入0 次删除
  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: