D'hondt Thomas
D'hondt Thomas
Here you go: ``` TASK [cloudalchemy.node-exporter : Copy the node_exporter config file] ************************************************************************************************************************************************************************************************* ... ```
I seem to have fixed the issue :). `pip3 install passlib[bcrypt]` I do not see any mention/error regarding the missing package in the log though...
Here is the pull request: https://github.com/cloudalchemy/ansible-node-exporter/pull/184 By the way, I have noticed I get a warning regarding bcrypt: ```` TASK [cloudalchemy.node-exporter : Copy the node_exporter config file] ************************************************************************************************************************************************************************************************* /home/tdh/.local/lib/python3.8/site-packages/passlib/handlers/bcrypt.py:243: PasslibHashWarning:...
Any chance this will be merged? This would be really useful.
This is what I did (https://github.com/thdhondt/ode-solvers/tree/Solout-for-other-solvers-and-allocation-reduction) and it works perfectly. I did start from another fork, however, as I also needed the `solout` method for the `Rk4` solver.
Are there any plans related to this feature request? It would also be a valuable addition for my work.