bifrost/releasenotes/notes/ansible-2.0-support-81fa15cc27c28ba8.yaml
Julia Kreger 33cdd0fcc6 Ansible 2.0 change and module cleanup
Added a new release note highlighting the change to Ansible 2.0,
as well as removal of modueles as they were included with the
release of Ansible 2.0.

Additionally added a mechanism to pull the modules from the Ansible
stable-2.0 branch should they be missing, largely in event of an
ansible 1.9.x user.

Change-Id: I0abd9bacfab020fdc7b94bb086375c27e4987693
2016-01-22 11:43:30 -05:00

17 lines
729 B
YAML

---
upgrade:
- Bifrost has moved to focusing its use on Ansible 2.0.
While Ansible 2.0 is relatively new, it has been stable
development for quite some time. If a pre-existing user
intends to reinstall/upgrade their environment, they may find
the need to remove their pre-existing ansible environment
located at ``/opt/stack/ansible``.
deprecations:
- Moving forward, bifrost will be targeting use of
Ansible 2.0. Due to some style/configuration changes,
some roles have been marked in their metadata as being
intended and only functional with Ansible 2.0 due to
required features having been added in 2.0 that were
not present or available to reproduce in a 1.9.x
compatible way.