Files
openstack-ansible/scripts/run-playbooks.sh
Kevin Carter 0c8bd97330 Update run-playbooks to support playbook logic
This change allows the run playbooks script to run with playbook logic
within the top level setup-* files. Previously run-playbooks would
ignore extra login found within the setup files and only execute the
"include" item. This change generates specific temp playbooks based on
the include lines and pulls in any and all options that may have been
provided. This also improves playbook specific execution logging
allowing us to know what was executed and in what order.

Change-Id: I5810610cedd5c27f4b6e051f97387102dc4b4f05
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2016-09-23 15:21:39 +00:00

5.7 KiB
Executable File