Bump up Ansible supported versions
This change bumps up the maximum supported Ansible version to 4.x (ansible-core 2.11.x) and minimum to 2.10. This synchronises Kayobe with Kolla Ansible (see change I8b9212934dfab3831986e8db55671baee32f4bbd). Uses of docker_image are updated. We must now provide the source parameter. When source is build (for molecule), we replace force by force_source and force_tag and move path and dockerfile under the build parameter. Use docker_image_info instead of docker_image_facts. Handle update of ansible inside kolla-ansible virtualenv and document how to do it for the kayobe virtualenv. Change-Id: I7a4530f4f63ddb37aa30a617db5944b97bc3e17f
Showing
- ansible/roles/docker-registry/tasks/pull.yml 1 addition, 0 deletionsansible/roles/docker-registry/tasks/pull.yml
- ansible/roles/inspection-store/tasks/pull.yml 1 addition, 0 deletionsansible/roles/inspection-store/tasks/pull.yml
- ansible/roles/kolla-ansible/tasks/install.yml 31 additions, 1 deletionansible/roles/kolla-ansible/tasks/install.yml
- ansible/roles/kolla-openstack/molecule/default/create.yml 7 additions, 4 deletionsansible/roles/kolla-openstack/molecule/default/create.yml
- ansible/roles/kolla-openstack/molecule/enable-everything/create.yml 7 additions, 4 deletions...les/kolla-openstack/molecule/enable-everything/create.yml
- ansible/roles/opensm/tasks/pull.yml 1 addition, 0 deletionsansible/roles/opensm/tasks/pull.yml
- doc/source/upgrading.rst 8 additions, 0 deletionsdoc/source/upgrading.rst
- releasenotes/notes/ansible-max-4-f0666c5decc440f1.yaml 21 additions, 0 deletionsreleasenotes/notes/ansible-max-4-f0666c5decc440f1.yaml
- requirements.txt 1 addition, 1 deletionrequirements.txt
Loading
Please register or sign in to comment