1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/library/files
James Tanner 33242cacf3 Merge pull request #4375 from pfalcon/ansible
copy: Implement recursive copying if src is a directory.
2013-11-13 15:52:40 -05:00
..
acl Some minor doc updates for the acl module. 2013-10-14 11:36:48 -04:00
assemble Add default for remote_src to assemble dostrings to avoid confusion 2013-11-12 13:21:49 -05:00
copy copy: Implement recursive copying if src is a directory. 2013-10-15 18:40:39 +03:00
fetch
file Merge pull request #4375 from pfalcon/ansible 2013-11-13 15:52:40 -05:00
ini_file Fixes #4522 Document that comments in ini files will be discarded with the ini module 2013-11-08 09:57:22 -05:00
lineinfile Add doc example for lineinfile without a regexp parameter 2013-11-06 18:51:31 -05:00
lineinfile.orig Merge pull request #4660 from kolbyjack/lineinfile_no_regexp 2013-11-06 18:43:10 -05:00
stat
synchronize Addresses #4676 Add module notes about the behavior of sudo and the destination paths within the synchronize module. 2013-11-04 12:19:31 -05:00
template
xattr