浏览代码

Call evaluate_groups from update_repos_and_packages

Jason DeTiberus 9 年之前
父节点
当前提交
e4c7c26436
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      playbooks/common/openshift-cluster/update_repos_and_packages.yml

+ 2 - 0
playbooks/common/openshift-cluster/update_repos_and_packages.yml

@@ -1,4 +1,6 @@
 ---
+- include: evaluate_groups.yml
+
 - hosts: oo_hosts_to_update
   vars:
     openshift_deployment_type: "{{ deployment_type }}"