Open codezninja opened 1 year ago
@doobry-systemli any guidance on this idempotence
test? I'm not really sure what might be the problem.
Please rebase on main
to fix the linitng problem. shell
should really be used as a last resort. apt
would be preferred for example. However, when doing checks always use changed_when: false
to make idempotence happy ;)
Description
For OS that have app armor enabled this will fix the custom logging path permission error when starting the service
Fixes #62