* ansible: upgrade to version >= 2.15.5 Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr> * tests: update requirements Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr> * contrib/openstack: fix wrong gitignore pattern Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr> * tests: add missing tzdata requirement Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr> * tests: remove some molecules tests Those doesn't work in Ansible 2.15. Ansible can't load builtin now apparently and these tests are not worth it. Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr> --------- Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr>
13 lines
238 B
Plaintext
13 lines
238 B
Plaintext
-r ../requirements.txt
|
|
ansible-lint==6.20.3
|
|
apache-libcloud==3.8.0
|
|
ara[server]==1.7.0
|
|
dopy==0.3.7
|
|
molecule==6.0.2
|
|
molecule-plugins[vagrant]==23.5.0
|
|
python-vagrant==1.0.0
|
|
pytest-testinfra==9.0.0
|
|
tox==4.11.3
|
|
yamllint==1.32.0
|
|
tzdata==2023.3
|