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
find.py find module 2015-04-13 21:54:20 -04:00
ini_file.py
lineinfile.py
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