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
markafarrell 3b8768158f Add force_archive option to archive module to allow archiving and compression of single files (#49429)
* feat: add force_archive option

* Fix merge conflicts
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 Fix parameter types and other fixes (#50111) 7 years ago
blockinfile.py blockinfile: don't use aliases in documentation exemples (#52220) 7 years ago
copy.py Clarify use of variables in content parameter in copy module (#50940) 7 years ago
fetch.py Fix parameter types and other fixes (#50111) 7 years ago
file.py file: add doc on how to convert epoch seconds to datetime (#53357) 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 validate-modules: Fix some files modules (#52440) 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 Fix parameter types and other fixes (#50111) 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 Introduce new 'required_by' argument_spec option (#28662) 7 years ago