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