Nick Mills-Barrett
Nick Mills-Barrett
Interesting bug, unfortunately the way connectors generate inventory means it will always try to load before we can apply a limit. But maybe we shouldn't be failing here at all...
Potential solution using `tail` instead of `cat`: https://stackoverflow.com/a/7816490 Would be nice to have in there for sure, but non-essential. If added the `yum.repo` operation could end up duplicating repos in...
This would be an excellent addition! Not heard of anyone implementing this yet so in need of an owner!
I'm very keen to dig into this further @alajmo! Life is very busy at the moment so there may be a bit of a delay but I will absolutely be...
My understanding of Ansible modules is they get uploaded to the remote host and then called with the system `python`? That understanding is a few years old though! Seems like...
Yep agreed this is confusing, should be different!
Hi @gnat apologies for taking ages to check in on this one; first up I'd like `ignore_errors` to work as expected here, even if it waits for the SSH port...
(added bug label for `ignore_errors` not working on `server.reboot` in some situations).
`v1.4.9` (released today) should fix the exception raised above; fixed by https://github.com/Fizzadar/pyinfra/commit/475893027f36d71830fdef9cdb84905375d042db.
Moved to: https://github.com/matrix-org/matrix-spec-proposals/pull/3916#discussion_r1003131030