diff options
| author | Ahmed AbdelHalim <[email protected]> | 2026-06-22 12:52:35 +0200 |
|---|---|---|
| committer | Ahmed AbdelHalim <[email protected]> | 2026-06-22 12:52:35 +0200 |
| commit | b098d57899d03d1b7f536176a32a62c8b6e58784 (patch) | |
| tree | 95f5814bbdf795e1f2c1404f350ff47b04553abb /molecule/raspberrypi/molecule.yml | |
| parent | b4b96230c226db126261768045ca8b443d47c72a (diff) | |
Add testing with virtual disk (as backup) for rpi scenario
Diffstat (limited to 'molecule/raspberrypi/molecule.yml')
| -rw-r--r-- | molecule/raspberrypi/molecule.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/molecule/raspberrypi/molecule.yml b/molecule/raspberrypi/molecule.yml index 2295f3c8..c913b75f 100644 --- a/molecule/raspberrypi/molecule.yml +++ b/molecule/raspberrypi/molecule.yml @@ -47,6 +47,7 @@ scenario: - destroy - syntax - create + - prepare - converge - idempotence - destroy |
