Quellcode durchsuchen

Merge pull request #1049 from abutcher/uninstall-hacluster

Remove hacluster user during uninstall.
Brenton Leanhardt vor 9 Jahren
Ursprung
Commit
ecae1fcaaf
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  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: