
Ansible 9 EOL is in May 2025. Yep, a couple of weeks to go. Using interpreter auto discovery (default) as ansible_python_interpreter behavior has changed causing mayhem, for example see https://github.com/ansible/ansible/issues/83476 Depends-On: Ie03307aac1dffc5cf397a2513c2c44d403a2d2b7 Change-Id: Ia939bb5da97981e1d5ce3e29056fed884f29fc45 Signed-off-by: Riccardo Pittau <elfosardo@gmail.com>
Scripts
This directory contains several scripts used in the OpenStack CI environment for CI testing of Bifrost, or CI testing that uses Bifrost to test other projects.
The env-setup.sh script is often used to install initial dependencies. These are generally not intended for use outside of the OpenStack CI environment (or similar).
test-bifrost-build-image.sh, test-bifrost-venv.sh, and test-bifrost-inventory-dhcp.sh are symlinks to test-bifrost.sh intended to provide backwards compatibility now that all functionality has been moved to test-bifrost.sh.