added requirements.yml files for standardization
All checks were successful
test / Linting (push) Successful in 5s
test / Molecule tests (default, debian11) (push) Successful in 39s
test / Molecule tests (default, ubuntu2004) (push) Successful in 39s
test / Molecule tests (default, debian12) (push) Successful in 44s
test / Molecule tests (with_extra_sidecars, debian11) (push) Successful in 39s
test / Molecule tests (with_extra_sidecars, debian12) (push) Successful in 39s
test / Molecule tests (default, ubuntu2204) (push) Successful in 44s
test / Molecule tests (with_extra_sidecars, ubuntu2004) (push) Successful in 41s
test / Molecule tests (with_extra_sidecars, ubuntu2204) (push) Successful in 39s
All checks were successful
test / Linting (push) Successful in 5s
test / Molecule tests (default, debian11) (push) Successful in 39s
test / Molecule tests (default, ubuntu2004) (push) Successful in 39s
test / Molecule tests (default, debian12) (push) Successful in 44s
test / Molecule tests (with_extra_sidecars, debian11) (push) Successful in 39s
test / Molecule tests (with_extra_sidecars, debian12) (push) Successful in 39s
test / Molecule tests (default, ubuntu2204) (push) Successful in 44s
test / Molecule tests (with_extra_sidecars, ubuntu2004) (push) Successful in 41s
test / Molecule tests (with_extra_sidecars, ubuntu2204) (push) Successful in 39s
This commit is contained in:
parent
7e5dc46eef
commit
dbdbff1533
3
molecule/default/requirements.yml
Normal file
3
molecule/default/requirements.yml
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
# requirements file for molecule
|
||||||
|
roles: []
|
3
molecule/with_extra_sidecars/requirements.yml
Normal file
3
molecule/with_extra_sidecars/requirements.yml
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
# requirements file for molecule
|
||||||
|
roles: []
|
Loading…
Reference in New Issue
Block a user