I automate the deployment of paperless-ngx-postprocessor with ansible. Cloning the git repo directly to the deployment location works fine. For production use I have to disable the example. For reasons of idempotence the example.yml is better placed outside of rulesets.d.
I automate the deployment of paperless-ngx-postprocessor with ansible. Cloning the git repo directly to the deployment location works fine. For production use I have to disable the example. For reasons of idempotence the
example.yml
is better placed outside ofrulesets.d
.