Victor Cighir
Victor Cighir
I think the problem is not in the code, but rather the fact that you are using unshielded sensors. This means that the readings get mixed up through the influence...
Maybe the iobroker adapter for [MCZ](https://github.com/Chibald/maestrogateway) could work with Edilkamin? Could someone try it out?
This could be closed, because at this point nas.yml was updated, each role cleans up it's own containers.
> steps to my success. > > ```shell > sudo apt install vagrant > sudo apt install VirtualBox > git clone https://github.com/davestephens/ansible-nas.git > cd ansible-nas > ./tests/test.sh # This generates...
The hint is misleading, the code is also not robust enough. When notifications are sent, there is no logging for it; when an error occurs I get some logging. Logging...
Pre-commit without issues. Fixed some linting errors Setting paperless_ngx_enabled to true and then to false should trigger stopping all containers, but these tasks always get skipped in ansible ? Any...
As of now, testing the role also works.
> Setting paperless_ngx_enabled to true and then to false should trigger stopping all containers, but these tasks always get skipped in ansible ? Any idea why? fixed that with above...
Ran [CI](https://github.com/viktor-c/ansible-nas/actions/workflows/ci.yml) and [Integration](https://github.com/viktor-c/ansible-nas/actions/runs/4584935470/jobs/8096758269) (only passing for paperless-ngx). Don't know why the other roles don't pass molecule tests, could be something to do with: https://github.com/davestephens/ansible-nas/pull/655#issue-1620010041 which fixes the tests.
[](https://github.com/viktor-c/ansible-nas/actions/workflows/integration.yml) [](https://github.com/viktor-c/ansible-nas/actions/workflows/ci.yml) Thanks to last Pullrequest (as of 16.04.2023) CI passes all tests.