Browse Source

Merge pull request #4725 from mtnbikenc/fix-network-manager

Add evaluate_groups.yml to network_manager playbook
Scott Dodson 7 năm trước cách đây
mục cha
commit
a974791553
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      playbooks/common/openshift-node/network_manager.yml

+ 2 - 0
playbooks/common/openshift-node/network_manager.yml

@@ -1,4 +1,6 @@
 ---
+- include: ../openshift-cluster/evaluate_groups.yml
+
 - name: Install and configure NetworkManager
   hosts: oo_all_hosts
   become: yes