You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/files
Toshio Kuratomi 515cd6666d Fix stat code to return name of group owning the file rather than name of group that the file's owner belongs to.
Followup to #17
10 years ago
..
__init__.py
acl.py removed always for success, as data wont show on fail 10 years ago
assemble.py
copy.py fix to return vals docs 10 years ago
fetch.py fetch: fix the flat parameter description 10 years ago
file.py Fix C() formatting typo in file module 10 years ago
ini_file.py Added check mode support to the ini_file module 10 years ago
lineinfile.py Clarify the documented behaviour of insertbefore slightly. 10 years ago
replace.py
stat.py Fix stat code to return name of group owning the file rather than name of group that the file's owner belongs to. 10 years ago
synchronize.py Merge pull request #7 from Ernest0x/patch-1 10 years ago
template.py
unarchive.py Doc change - make clearer usage for existing remote file 10 years ago
xattr.py