Files
openstack-ansible/scripts/get-ansible-role-requirements.yml
Jonathan Rosser f05af2d772 Add default value for user_role_file when cloning git repos
This change allows scripts/get-ansible-role-requirements.yml playbook
to be used as a standalone tool for cloning all OSA repos
referenced in ansible-role-requirements.yml into a user defined workspace.
This is useful for automatically bootstrapping a development environment
with all of the OSA ansible roles cloned outside /etc/ansible/roles.

Example:

ansible-playbook scripts/get-ansible-role-requirements.yml -e role_path_default=/path/to/workspace

Change-Id: I207853206435f0ec5faca95c69c25230e0c6b50c
2020-03-26 12:21:20 +00:00

5.9 KiB