Explorar el Código

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

Add evaluate_groups.yml to network_manager playbook
Scott Dodson hace 7 años
padre
commit
a974791553
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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