Sam Darwin
Sam Darwin
@klemens-morgenstern nice work. Switching from clang-12 to clang-14 solved it. However the update to boostorg/context is still required, and they haven't merged it, so this pull request will still show...
@trihoangvo "Like a lot of people I've installed "passlib" but it was still not working. What did I do wrong? You have to install "passlib" on your local controller and...
> Not all remote machines have python installed. wait. ... Are you proposing to run Ansible without python? In terms of ansible, this is almost like says "Not all remote...
That's a very large systemd config file. It looks complex to maintain. Here is a question - if this type of configuration represented "best practices", then wouldn't popular distributions of...
Hi @zhan9san, functionally this is removing Windows support from pr #263. In our actual real-world environment we have Linux, Mac, Windows. It's fine if server roles such as Prometheus and...
> I make a slight change in plist file. For the plist, you have include all the various command-line options directly in the template. In the earlier pull request, what...
Hi @zhan9san here is a partial review. I launched an Mac mini M1, Apple silicon, at scaleway.com. Only €0.10/Hour. The problem is that node-exporter seems to be broken on the...
> Yes, I'd like to add lint as well. yamllint . is added in Lint job in ci.yml. But for ansible-lint, can we add it in another PR? It is...
> if we move to another repo, Not really sure. Having official roles is preferable. In the case of ansible-node-exporter specifically (not the others), windows and macos are required, and...
@FlavienRx , I ran into something _similar_, although perhaps not identical. Code blocks worked when typing, but weren't displayed. The solution was fenced-code-blocks: ``` MACHINA_MARKUP_LANGUAGE = ('markdown2.markdown', {'safe_mode': True, 'extras':...