diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-09-23 13:22:43 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-09-23 13:24:03 +0200 |
| commit | 5ca49036e4db6d8df53f3c53b957f29575799958 (patch) | |
| tree | 244eb2ebdd17d76538ab73c3eab3690cea6b2369 /molecule/debian/molecule.yml | |
| parent | 7ac49465b5faba52931e44519e3c7dbc243838a5 (diff) | |
Update the test scenario removing the unused stps
Diffstat (limited to 'molecule/debian/molecule.yml')
| -rw-r--r-- | molecule/debian/molecule.yml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/molecule/debian/molecule.yml b/molecule/debian/molecule.yml index a225d016..e939ce26 100644 --- a/molecule/debian/molecule.yml +++ b/molecule/debian/molecule.yml @@ -39,3 +39,12 @@ provisioner: converge: converge.yml verifier: name: ansible + +scenario: + test_sequence: + - destroy + - syntax + - create + - converge + - idempotence + - destroy |
