Browse Source

add missing evaluate_groups

Tzu-Mainn Chen 7 years ago
parent
commit
97121b3aa9
1 changed files with 3 additions and 0 deletions
  1. 3 0
      playbooks/openstack/openshift-cluster/uninstall.yml

+ 3 - 0
playbooks/openstack/openshift-cluster/uninstall.yml

@@ -1,4 +1,7 @@
 ---
+- name: evaluate groups
+  import_playbook: ../../init/evaluate_groups.yml
+
 - name: Unsubscribe RHEL instances
   hosts: oo_all_hosts
   become: yes