mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-24 11:21:25 -07:00
The changes to chown/chmod were broken on Mac (-R was being appended to the end of the command- OSX requires it before the file list). A number of base action remote setup commands were also blindly proceeding without checking for success. Added error raises for unrecoverable failure cases. |
||
---|---|---|
.. | ||
__init__.py | ||
csh.py | ||
fish.py | ||
powershell.py | ||
sh.py |