bad copy-paste
All checks were successful
test / Linting (push) Successful in 5s
test / Molecule tests (default, debian11) (push) Successful in 42s
test / Molecule tests (default, debian12) (push) Successful in 43s
test / Molecule tests (default, ubuntu2004) (push) Successful in 43s
test / Molecule tests (default, ubuntu2204) (push) Successful in 38s
test / Molecule tests (with_extra_sidecars, debian11) (push) Successful in 39s
test / Molecule tests (with_extra_sidecars, debian12) (push) Successful in 40s
test / Molecule tests (with_extra_sidecars, ubuntu2004) (push) Successful in 44s
test / Molecule tests (with_extra_sidecars, ubuntu2204) (push) Successful in 44s

This commit is contained in:
Bertrand Lanson 2023-06-29 20:53:11 +02:00
parent 1f771d4dd2
commit 7e5dc46eef

View File

@ -39,7 +39,7 @@ jobs:
strategy: strategy:
matrix: matrix:
test_os: [debian11, debian12, ubuntu2004, ubuntu2204] test_os: [debian11, debian12, ubuntu2004, ubuntu2204]
scenario: [default, with_acl_enabled] scenario: [default, with_extra_sidecars]
env: env:
ANSIBLE_HOST_KEY_CHECKING: 'false' ANSIBLE_HOST_KEY_CHECKING: 'false'
ANSIBLE_FORCE_COLOR: 'true' ANSIBLE_FORCE_COLOR: 'true'