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
Alicia Cozine 32218332ee
Add a recurse example to file module docs (#54926)
Add recurse example to file module
must set state: directory to use recurse: yes
7 years ago
..
__init__.py package files 9 years ago
acl.py Fix parameter types and other fixes (#50111) 7 years ago
archive.py Add force_archive option to archive module to allow archiving and compression of single files (#49429) 7 years ago
assemble.py assemble: avoid extra newline on Python 3 (#54176) 7 years ago
blockinfile.py blockinfile: don't use aliases in documentation exemples (#52220) 7 years ago
copy.py Fix copy module to reset filesystem acls (#51868) 7 years ago
fetch.py Clarify source of the host name (#54693) 7 years ago
file.py Add a recurse example to file module docs (#54926) 7 years ago
find.py Clarify restrictions of excludes property in find module. (#49549) 7 years ago
ini_file.py Fix parameter types and other fixes (#50111) 7 years ago
iso_extract.py Fix parameter types and other fixes (#50111) 7 years ago
lineinfile.py docs(lineinfile): fix typo inserbefore -> insertbefore (#54788) 7 years ago
patch.py Fix parameter types and other fixes (#50111) 7 years ago
read_csv.py Sanity fixes in various modules (#50080) 7 years ago
replace.py replace - fixed combined before and after usage (#31452) 7 years ago
stat.py Fix parameter types and other fixes (#50111) 7 years ago
synchronize.py validate-modules: Fix some files modules (#52440) 7 years ago
tempfile.py Fix parameter types and other fixes (#50111) 7 years ago
template.py template: add additional variable for dest path (#52015) 7 years ago
unarchive.py Add two more failure conditions to unarchive (#51914) 7 years ago
xattr.py Fix parameter types and other fixes (#50111) 7 years ago
xml.py Warn on incorrect use of parameter, and remove fix for now (#54336) 7 years ago