Skip to content

Add debian 11 (bullseye) and ansible 2.9 support

Halfa requested to merge feature/debian-11-bullseye-support into master
  • separate debian 10 and debian 11 codepaths because of different requirements for podman and wireguard
  • the include ansible task performs a static, unconditional import starting 2.9 and has been replaced with import_tasks
  • fix some typos and add infos to README

Merge request reports