Add debian 11 (bullseye) and ansible 2.9 support
- 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 withimport_tasks
- fix some typos and add infos to README