Files
openstack-ansible/scripts/add-compute.sh
Dmitriy Rabotyagov 70a00cc28d Fix variables gathering for add-compute script
We add openstack-hosts tag for the openstack-hosts-setup.yml to gather
hosts facts. Otherwise play may fail while task
`Gather variables for each operating system` due to undefined
ansible_* facts.
We don't need some common steps in futher plays since gathered facts are
already cached.

Change-Id: I068c5b26663cfce8327935850f043ab7d3dd2f61
2020-05-12 19:00:34 +03:00

3.2 KiB
Executable File