aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/roles/podman
AgeCommit message (Collapse)AuthorFilesLines
2020-11-28ansible: Fix OBS directory namingHarald Welte1-2/+2
It's really annoying that OBS uses Debian_8.0 and Debian_9.0 (for 8.x and 9.x) and then Debian_10 for 10.x. Let's work around this by some conditional vars_file trickery, hopefully once and for all. Change-Id: I45c4752774f44332b3f9aaf875f49043c03ec5ca
2020-11-18ansible: add role for 'podman'Harald Welte2-0/+40
podman has one particularly interesting feature which docker rejected years ago: The ability to run a container in a pre-existing namespace. This is quite useful for some of our test setups, particularly those that involve hdlc net-devices Change-Id: I4b14599f39c07ec83fa4222f9d040d443caae3e6