mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Normally the fedora anubis package uses systemd's DynamicUser, which is fine, but we need to setup a env file only readable by anubis because it contains a private key. So, just add group/user here and the unit will use those instead. Signed-off-by: Kevin Fenzi <kevin@scrye.com>