Ferenc Erki
Ferenc Erki
Oh, I noticed it now there's no issue this PR could close. So for the sake of consistency, I'd like to take this chance to kindly link our [Contributing guide](https://github.com/RexOps/Rex/blob/master/CONTRIBUTING.md),...
Thanks for sharing the idea, @gslyon! Interestingly enough, I got the same input/question from @drscream through a different community the same day, who might also be able to provide some...
Thanks @monsieurp for your contribution! Tis PR is still marked as draft only, but reading through the linked issue and the proposed changes, I can provide some early feedback below...
ps.: a git commit is explicit about which files are being changed, so there's no need to duplicate that info in the commit message. and to stop it with the...
Thanks for the report, @zhumengu, good catch!
Added a pair of "FAIL and PASS" results from CPAN Testers to the opening post which seems to be coming from the same testing box.
Currently Rex heavily relies on the C locale internally to have reproducible and parseable output from the various commands it executes while doing its job (especially for `sudo` commands), so...
Yes, I agree it feels a bit weird that the current codebase seems to set locales in the Shell and Exec interfaces. My only idea currently is that IIRC all...
FTR: The service providing the central module catalog went unmaintained, and the hosting server is already decommissioned. Moreover the centralized module repository idea didn't work out well (see [deprecation notice](https://github.com/RexOps/rex-recipes#deprecated)),...
I mean there are two use cases with rsync: upload or download. When uploading from local, the remote side has to run rsync with sudo if the currently logged in...