I did an ansible role to install kunai and added systemd hardening inside
https://github.com/juju4/ansible-kunai/blob/main/templates/systemd-override-kunai.service.j2
It worked fine on a local system (debian12) but not in github ci/runner (ubuntu 24.04, 22.04).
Any plan to have it upstream? else any advice?
Thanks