Przeglądaj źródła

Remove duplicate init import in network_manager.yml

Russell Teague 7 lat temu
rodzic
commit
327133e91e

+ 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