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
Charles Ferguson 176b4103b6 Add documentation to 'file' AnsibleModule definition for internals.
The parameters 'diff_peek' and 'validate' are not expected to be used
by users. They are internal. To make it clear, this change adds the
comments 'Internal use only' to each of those definitions to make
it clear that they are actually used, just not by end-users.
10 years ago
..
__init__.py package files 11 years ago
acl.py Fix physical walk on acl module for Linux 11 years ago
assemble.py minor doc fixes 11 years ago
copy.py This fixes copy with the remote_src option 10 years ago
fetch.py Add missing GPLv3 License header 11 years ago
file.py Add documentation to 'file' AnsibleModule definition for internals. 10 years ago
find.py since find doesn't make changes, support check mode and gather data for other tasks in check mode 10 years ago
ini_file.py minor doc fixes 10 years ago
lineinfile.py minor doc fixes 11 years ago
replace.py minor doc fixes 11 years ago
stat.py Added the checksum_algo alias to the stats module. 10 years ago
synchronize.py Change the example of rsync_opts to use a list instead of a string 10 years ago
template.py Merge pull request #1670 from mikeputnam/issue-1643-gpl-header 11 years ago
unarchive.py Merge pull request #1525 from mjuenema/devel 10 years ago
xattr.py Proper author info for all remaining modules 11 years ago