summaryrefslogtreecommitdiffstats
path: root/molecule/default/Dockerfile.raspberrypi.j2
AgeCommit message (Collapse)AuthorFilesLines
2025-09-04Refactor molecule testing to run a scenario per distroAhmed AbdelHalim1-25/+0
2025-08-21Fix the testing by adding the missing docker debian packageAhmed AbdelHalim1-1/+1
This package installs the networking.service, that is found on normal desktop/server setups and is required by the stricter network role to be disabled (instead of allowing failed_when: false relaxed condition)
2025-08-11Fix molecule test fail ansible_default_ipv4 is undefinedAhmed AbdelHalim1-1/+1
2025-08-11Fix CI testing ensuring locale packages are installedAhmed AbdelHalim1-1/+2
2025-08-11Add network roleAhmed AbdelHalim1-0/+24