fixed custom tests
All checks were successful
test / Linting (push) Successful in 5s
test / Molecule tests (default, debian11) (push) Successful in 31s
test / Molecule tests (default, ubuntu2004) (push) Successful in 57s
test / Molecule tests (default, debian12) (push) Successful in 1m2s
test / Molecule tests (default, ubuntu2204) (push) Successful in 38s
test / Molecule tests (with_ssh_keys, debian11) (push) Successful in 34s
test / Molecule tests (with_ssh_keys, debian12) (push) Successful in 35s
test / Molecule tests (with_ssh_keys, ubuntu2004) (push) Successful in 49s
test / Molecule tests (with_ssh_keys, ubuntu2204) (push) Successful in 35s
All checks were successful
test / Linting (push) Successful in 5s
test / Molecule tests (default, debian11) (push) Successful in 31s
test / Molecule tests (default, ubuntu2004) (push) Successful in 57s
test / Molecule tests (default, debian12) (push) Successful in 1m2s
test / Molecule tests (default, ubuntu2204) (push) Successful in 38s
test / Molecule tests (with_ssh_keys, debian11) (push) Successful in 34s
test / Molecule tests (with_ssh_keys, debian12) (push) Successful in 35s
test / Molecule tests (with_ssh_keys, ubuntu2004) (push) Successful in 49s
test / Molecule tests (with_ssh_keys, ubuntu2204) (push) Successful in 35s
This commit is contained in:
parent
5ee65abd9e
commit
7d74ef4c89
@ -35,7 +35,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
test_os: [debian11, debian12, ubuntu2004, ubuntu2204]
|
||||
scenario: [default, with_acl_enabled]
|
||||
scenario: [default, with_ssh_keys]
|
||||
env:
|
||||
ANSIBLE_HOST_KEY_CHECKING: 'false'
|
||||
ANSIBLE_FORCE_COLOR: 'true'
|
||||
|
Loading…
Reference in New Issue
Block a user