Sfoglia il codice sorgente

Merge pull request #1049 from abutcher/uninstall-hacluster

Remove hacluster user during uninstall.
Brenton Leanhardt 9 anni fa
parent
commit
ecae1fcaaf
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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: