Prechádzať zdrojové kódy

Remove cluster_facts.yml from the install.yml

It was moved there by accident. There's no reason to have it there
explicitly.
Tomas Sedovic 7 rokov pred
rodič
commit
abd62c5613

+ 0 - 1
playbooks/openstack/openshift-cluster/install.yml

@@ -9,7 +9,6 @@
 # some logic here?
 
 - import_playbook: ../../prerequisites.yml
-- import_playbook: ../../init/cluster_facts.yml
 
 - name: run the cluster deploy
   import_playbook: ../../deploy_cluster.yml