upstrem CI: Fix Ansible version in pytest playbooks.
When using group_tests, the pytest playbook was not receiving the Ansible version to use, executing always with the latest available version. This patch fixes the behavior by passing the Ansible version to use for tests to pytest_tests playbook.
Loading
Please register or sign in to comment