소스 검색

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 }}"