Evgeni Golov
Evgeni Golov
Will https://github.com/ansible/ansible-lint/blob/main/src/ansiblelint/rules/fqcn.py then be lifted?
Can you point me at the collection level docs you're talking about?
Ah right, but those would be really at the collection level, not part of the docs shown for a role in a collection (either via ansible-doc or antsibull-docs).
Hi, yes indeed, it would be useful. I think we talked about that on chat this week sometime? Would you be interested in contributing this yourself?
> I think it's OK to include this. @evgeni / @ehelms is this also something we would use downstream? Could it conflict with anything? I recall talking to someone at...
[test foreman-installer]
I'm fine merging this as-is and improving from there.
ok to test
I've opened https://github.com/prometheus-community/systemd_exporter/pull/87 which exposes systemds own memory metrics, which are a) accurate, b) cheap for us to obtain :)
in `production.log`, I see the following params passed: ``` Parameters: {"domain_ids"=>[1], "name"=>"fooa", "description"=>"bar", "api_version"=>"v2", "organization"=>{"name"=>"fooa", "description"=>"bar"}} ``` I think `domain_ids` should be *inside* `organization`.