Bump up Ansible supported versions to 8.x/9.x
This change bumps up the maximum supported Ansible version to 9.x (ansible-core 2.16.x) and minimum to 8.x. This synchronises Kayobe with Kolla Ansible. Notable changes --------------- - Removed use of get_md5 when using stat module, See: https://github.com/ansible/ansible/commit/d955fb1590efaaf996d7a48746e15f71cc65f583 - Remove use of include (instead of import_tasks/include_tasks) which has now been removed. See: https://github.com/ansible/ansible/commit/8db9bd757444fba6dd23fcb067e261d877926a33 Change-Id: I2ea9b2ec58913722c4defffbeee88cc420dcbdab
Showing
- ansible/kolla-ansible.yml 0 additions, 1 deletionansible/kolla-ansible.yml
- ansible/kolla-openstack.yml 0 additions, 2 deletionsansible/kolla-openstack.yml
- ansible/overcloud-ipa-images.yml 0 additions, 2 deletionsansible/overcloud-ipa-images.yml
- ansible/roles/bootstrap/tasks/main.yml 0 additions, 1 deletionansible/roles/bootstrap/tasks/main.yml
- ansible/roles/infra-vms/tasks/deploy.yml 0 additions, 1 deletionansible/roles/infra-vms/tasks/deploy.yml
- ansible/seed-vm-provision.yml 0 additions, 1 deletionansible/seed-vm-provision.yml
- releasenotes/notes/bump-ansible-8-19460a447621ff3c.yaml 6 additions, 0 deletionsreleasenotes/notes/bump-ansible-8-19460a447621ff3c.yaml
- requirements.txt 1 addition, 3 deletionsrequirements.txt
- requirements.yml 4 additions, 4 deletionsrequirements.yml
Please register or sign in to comment