ソースを参照

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: