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
James Cammarata 4646fdccd9 Merge branch 'feature/ini_file_change_mode_support' of https://github.com/blxd/ansible-modules-core into blxd-feature/ini_file_change_mode_support 10 years ago
..
__init__.py
acl.py removed always for success, as data wont show on fail 10 years ago
assemble.py
copy.py removed always for success, as data wont show on fail 10 years ago
fetch.py fetch: fix the flat parameter description 10 years ago
file.py Merge pull request #790 from rhlmhrtr/file_documentation 10 years ago
ini_file.py Added check mode support to the ini_file module 10 years ago
lineinfile.py
replace.py Fix #10059 - replace module does not obey follow=yes 10 years ago
stat.py fixed typo on isgid 10 years ago
synchronize.py
template.py
unarchive.py Doc change - make clearer usage for existing remote file 10 years ago
xattr.py