Browse Source

Merge pull request #6350 from mtnbikenc/fix-dup-import

Remove duplicate init import in network_manager.yml
Russell Teague 7 years ago
parent
commit
aceb7a2cad
1 changed files with 0 additions and 2 deletions
  1. 0 2
      playbooks/openshift-node/private/network_manager.yml

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

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