ansible/files
2015-05-19 11:45:00 -07:00
..
__init__.py
acl.py removed always for success, as data wont show on fail 2015-02-20 09:57:39 -05:00
assemble.py
copy.py updated content description to discourage using as a tempalte module 2015-04-15 10:02:30 -04:00
fetch.py update flat description 2015-05-12 12:56:37 +01:00
file.py Adding directory creation example to file module. 2015-05-19 11:45:00 -07: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 Fix use of codecs.escape_decode() 2015-05-17 09:28:14 -07:00
replace.py Update module "imports" to new style 2015-05-18 11:59:20 -07:00
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 generic fix for Exceptions that heppen when trying to set permissions on extracted files 2015-05-11 13:18:05 -04:00
xattr.py