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
Brian Coca c323ef9233 Merge pull request #1073 from sivel/sync-ssh-args
Add ability to specify using ssh_args in synchronize
10 years ago
..
__init__.py package files 10 years ago
acl.py removed always for success, as data wont show on fail 10 years ago
assemble.py Move from md5 to sha1 to work on FIPS-140 enabled systems 10 years ago
copy.py updated content description to discourage using as a tempalte module 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
find.py find 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 Fix #10059 - replace module does not obey follow=yes 10 years ago
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 Add version_added for the use_ssh_args option 10 years ago
template.py file extensions! 10 years ago
unarchive.py Implement feature to return list of files in the archive 10 years ago
xattr.py file extensions! 10 years ago