0f8a14baf9
In order to allow deployers to override variable from user_variables.yml for the specific run of openstack-ansible with --extra-vars flag we're changing the order of passed arguments to the ansible-playbook. Change-Id: I1ad7d35241eef80ee5e46583b9625cb2694fc063
6 lines
135 B
YAML
6 lines
135 B
YAML
---
|
|
features:
|
|
- |
|
|
Passed --extra-vars flag to the openstack-ansible should have precedence
|
|
over the user-variables*.yml now.
|