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
Brian Coca deae5b1bce
remove deprecated get_md5 from stat (#55659)
* remove deprecated get_md5 from stat

  fixes #55309

* removed get_md5 from tests involving stat

* keep get_md5 but hide it

* rst it

* ammended comment

* ws

* added ignore for hidden md5
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 clarify docs for rel src state hard (#55972) 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 remove deprecated get_md5 from stat (#55659) 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: Example of SELinux context type (#54861) 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