summaryrefslogtreecommitdiffstats
path: root/molecule/default/Dockerfile.ubuntu.j2
AgeCommit message (Collapse)AuthorFilesLines
2025-09-04Refactor molecule testing to run a scenario per distroAhmed Abdelhalim1-30/+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-3/+4
2025-08-11Add network roleAhmed Abdelhalim1-0/+29