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 cefdb9a494 Merge pull request #2896 from towolf/add_diff_to_lineinfile
Add diff to lineinfile.py for both file contents and file attributes
9 years ago
..
__init__.py
acl.py Remove duplicate documentation fields 9 years ago
assemble.py
copy.py added follow to specific modules that support it 9 years ago
fetch.py Add note about precautions of using become with fetch. Addresses https://github.com/ansible/ansible/issues/14064 9 years ago
file.py added follow to specific modules that support it 9 years ago
find.py removed 'overquoting' of example 9 years ago
ini_file.py
lineinfile.py Merge pull request #2896 from towolf/add_diff_to_lineinfile 9 years ago
replace.py added follow to specific modules that support it 9 years ago
stat.py fixed option name mismatch, added aliases 9 years ago
synchronize.py Merge pull request #2891 from ansible/synchronize-better-error-missing-rsync 9 years ago
template.py
unarchive.py
xattr.py