bifrost/releasenotes/notes/ansible-2.1-4b6b36998287bb11.yaml
Julia Kreger 2c60745fba Update Ansible version to stable-2.1
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
2016-11-22 14:23:13 +00:00

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.