nicolas Trauwaen

Results 5 comments of nicolas Trauwaen

Hi, I have a playbook to enable streaming replication. But It’s not idempotent, because the replication is done from scratch. If someone is willing to help, I can work on...

Seems the bug is still here. It didn't show up for the first pomodoros, but after a couple of periods. I think the bug appeared after an overwork punishment.

I think the issue is on the expression used: `100 * (count by(job) (up == 0) / count by(job) (up)) > 10`. When my exporter-nodes comes back up the expression...

Any news on this bug ? It’s still happening on Sabaki v0.51.1 and macos 10.15.4. We have to close it (`cmd+Q`) twice to close the app.

> If you have confirmed that the remote python has all the required dependencies installed, you can try setting the `ansible_python_interpreter` to ensure the correct interpreter is being used: https://docs.ansible.com/ansible/latest/reference_appendices/interpreter_discovery.html...