2c60745fba
Updated the version to be installed to stable-2.1 as well as updated some of the playbooks that were incorrectly passing string arguments instead of dictionary arguments for authentication since Ansible 2.1 has checks that detect this. Additionally, updated the task labels used for unsetting authentiction parameters to be more consistent with the state of the code. Change-Id: I8c50cd2a722f2c8fee91fb6ef0761969dd3da138
10 lines
355 B
YAML
10 lines
355 B
YAML
---
|
|
features:
|
|
- Bifrost has been updated to utilize Ansible 2.1's stable branch
|
|
for the version of ansible installed.
|
|
upgrade:
|
|
- Bifrost has been changed to utilize Ansible 2.1 by default.
|
|
Should a deployment encounter issues with Ansible, they may
|
|
wish to check/update their version of Ansible, or re-execute
|
|
the env-setup.sh script.
|