diff options
author | Michael DeHaan <michael.dehaan@gmail.com> | 2012-10-02 22:43:46 -0400 |
---|---|---|
committer | Michael DeHaan <michael.dehaan@gmail.com> | 2012-10-02 22:43:46 -0400 |
commit | 046c6c66f23d2831618c2a8a82706bf6e4496ca4 (patch) | |
tree | c059582e63e5a8dd3e3232b2ff586f5dc126f125 /library/file | |
parent | ad5433b16630e1fdd3a37ab4364c5c9c9cb52ff4 (diff) | |
download | ansible-046c6c66f23d2831618c2a8a82706bf6e4496ca4.tar.gz |
various small doc tweaks
Diffstat (limited to 'library/file')
-rwxr-xr-x | library/file | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/library/file b/library/file index cc76327ff1..8985ca15bf 100755 --- a/library/file +++ b/library/file @@ -36,7 +36,6 @@ description: - Sets attributes of files, symlinks, and directories, or removes files/symlinks/directories. Many other modules support the same options as the file module - including M(copy), M(template), and M(assmeble). -version_added: "0.1" options: dest: description: |