openstack-ansible/releasenotes/notes/removed-vars-plugin-0f9fb96e8b2c430d.yaml
Jean-Philippe Evrard ee6ff67765 Update all SHAs for 17.0.0.0b3
This patch updates all the roles to the latest available stable
SHA's, copies the release notes from the updated roles into the
integrated repo, updates all the OpenStack Service SHA's, and
updates the appropriate python requirements pins.

Change-Id: I5fea16a84c881d0e66b713cdb55c8dcabcb80491
2018-01-29 08:03:39 +00:00

7 lines
291 B
YAML

---
other:
- The vars plugin ``override_folder.py`` has been removed. With the move to
Ansible 2.4 ["https://review.openstack.org/#/c/522778"] this plugin is no
longer required. The functionality this plugin provided has been replaced
with the native Ansible inventory plugin.