Merge "CI: Fix molecule job on Ubuntu Jammy"
This commit is contained in:
commit
744ca0918f
@ -18,5 +18,3 @@ scenario:
|
||||
name: default
|
||||
verifier:
|
||||
name: testinfra
|
||||
lint:
|
||||
name: flake8
|
||||
|
@ -147,5 +147,3 @@ scenario:
|
||||
name: enable-everything
|
||||
verifier:
|
||||
name: testinfra
|
||||
lint:
|
||||
name: flake8
|
||||
|
@ -4,9 +4,9 @@
|
||||
|
||||
ansible-lint>=3.0.0,<6.0.0,!=4.3.0 # MIT
|
||||
docker # Apache-2.0
|
||||
molecule<3.5.0 # MIT
|
||||
molecule<4.1.0 # MIT
|
||||
molecule-docker # MIT
|
||||
pytest-metadata<2 # MPL
|
||||
pytest-metadata # MPL
|
||||
pytest-molecule # MIT
|
||||
pytest-testinfra
|
||||
yamllint # GPLv3
|
||||
|
Loading…
Reference in New Issue
Block a user