ansible/files
2015-05-04 08:58:05 -06:00
..
__init__.py
acl.py
assemble.py
copy.py updated content description to discourage using as a tempalte module 2015-04-15 10:02:30 -04:00
fetch.py
file.py Fix C() formatting typo in file module 2015-03-10 21:43:45 -03:00
find.py find module 2015-04-13 21:54:20 -04:00
ini_file.py Added check mode support to the ini_file module 2015-02-23 11:14:38 +00:00
lineinfile.py Clarify the documented behaviour of insertbefore slightly. 2015-03-03 11:38:08 -08:00
replace.py
stat.py Fix stat code to return name of group owning the file rather than name of group that the file's owner belongs to. 2015-03-25 08:33:19 -07:00
synchronize.py synchronize: don't add ssh_args to ssh_opts when false or null 2015-05-04 08:58:05 -06:00
template.py
unarchive.py Implement feature to return list of files in the archive 2015-04-15 09:25:23 -07:00
xattr.py