mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-05-07 05:43:15 +00:00
CI: Run jobs for all non-EOL Ansible versions
Switch Jammy nodesets to Noble Change-Id: I7d18196c12d5670a5a458d64d901ffcf3b0b0af4 Signed-off-by: Michal Nasiadka <mnasiadka@gmail.com>
This commit is contained in:
12
tests/requirements-ansible-2.19.txt
Normal file
12
tests/requirements-ansible-2.19.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
ansible-core>=2.19.0,<2.20.0
|
||||
flake8
|
||||
galaxy-importer
|
||||
openstacksdk
|
||||
pycodestyle
|
||||
pylint
|
||||
rstcheck
|
||||
ruamel.yaml
|
||||
tox
|
||||
voluptuous
|
||||
yamllint
|
||||
setuptools
|
||||
12
tests/requirements-ansible-2.20.txt
Normal file
12
tests/requirements-ansible-2.20.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
ansible-core>=2.20.0,<2.21.0
|
||||
flake8
|
||||
galaxy-importer
|
||||
openstacksdk
|
||||
pycodestyle
|
||||
pylint
|
||||
rstcheck
|
||||
ruamel.yaml
|
||||
tox
|
||||
voluptuous
|
||||
yamllint
|
||||
setuptools
|
||||
Reference in New Issue
Block a user