mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-28 21:31:26 -07:00
Basically if umask is set to something like 0007 then chmod +r and chmod +x are not the same as chmod a+r and chmod a+x Using os.path.basename rather than source.split should make ansible more portable (and even if never ported, more readable) |
||
---|---|---|
.. | ||
inventory | ||
playbook | ||
runner | ||
__init__.py | ||
callbacks.py | ||
color.py | ||
constants.py | ||
errors.py | ||
module_common.py | ||
utils.py |