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/lib/ansible/modules/files
Mads Jensen 6a763d7133 Remove uneeded Python version compatibility checks. (#64076) 6 years ago
..
__init__.py package files 9 years ago
acl.py Replaces deprecated usage of functions in ansible.module_utils.basic (#63990) 6 years ago
archive.py archive module documentation is misleading (#62755) 6 years ago
assemble.py Remove reference to Windows for assemble docs (#59082) 7 years ago
blockinfile.py fix typos in modules (#62135) 6 years ago
copy.py copy - check for changes beyond first level of subdirectories (#58323) 6 years ago
fetch.py Document behavior of fetch when file already exists (#59816) 6 years ago
file.py Concise file module example description (#62932) 6 years ago
find.py Remove uneeded Python version compatibility checks. (#64076) 6 years ago
ini_file.py ini_file: remove incorrect documentation (#63394) 6 years ago
iso_extract.py Deprecate alias 'thirsty' from all usages (#61245) 6 years ago
lineinfile.py lineinfile - don't run os.makedirs on empty dir path (#63921) 6 years ago
patch.py Replaces deprecated usage of functions in ansible.module_utils.basic (#63990) 6 years ago
read_csv.py Encoding fixes to support py2 and py3 non-ascii data 7 years ago
replace.py replace - fixed combined before and after usage (#31452) 7 years ago
stat.py Improve module return values (#63541) 6 years ago
synchronize.py Update 'delete' parameter description in synchronize module (#63450) 6 years ago
tempfile.py Fix parameter types and other fixes (#50111) 7 years ago
template.py template: Add a space in example block (#63930) 6 years ago
unarchive.py Improved message for unarchive. (#64594) 6 years ago
xattr.py Fix parameter types and other fixes (#50111) 7 years ago
xml.py Fix use of deprecated function in xml module. 6 years ago