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
Matthias Frey d3a9a90d2d Fixed error in assemble module when validation failed. (#3814)
Error was: TypeError: fail_json() takes exactly 1 argument (2 given)
9 years ago
..
__init__.py package files 10 years ago
acl.py Convert the whole files/ directory to py3 syntax (#3685) 9 years ago
assemble.py Fixed error in assemble module when validation failed. (#3814) 9 years ago
copy.py Convert the whole files/ directory to py3 syntax (#3685) 9 years ago
fetch.py Replace ansible_hostname with inventory_hostname (#3559) 9 years ago
file.py Convert the whole files/ directory to py3 syntax (#3685) 9 years ago
find.py removed 'overquoting' of example 9 years ago
ini_file.py ini_file: added option 'noextraspaces' to turn off inserting extra spaces around '=' symbol 9 years ago
lineinfile.py The documentation of lineinfile now makes reference to blockinfile (#3639) 9 years ago
replace.py added follow to specific modules that support it 9 years ago
stat.py Convert the whole files/ directory to py3 syntax (#3685) 9 years ago
synchronize.py added rsync protocol support (#1999) 9 years ago
template.py Improve doc accuracy of template module 9 years ago
unarchive.py fix for #3706 (#3778) 9 years ago
xattr.py Convert the whole files/ directory to py3 syntax (#3685) 9 years ago