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
Dovry f9bc53e23d fix closing quotation mark in copy module(#66619)
fix from "ntp.conf to "ntp.conf" in copy module documentation
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 Fix/archive empty file (#64895) 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 fix closing quotation mark in copy module(#66619) 6 years ago
fetch.py Document behavior of fetch when file already exists (#59816) 6 years ago
file.py file - change _diff_peek type in argument_spec (#60428) 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 Added required parameter to document DOC-string to produce Documentation. (#65230) 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