Add version_added to all modules missing version_added information, the docs formatter will now

raise errors when omitted, updated changelog with new modules.
This commit is contained in:
Michael DeHaan 2013-11-18 18:55:49 -05:00
parent f5aacebbbd
commit f7c3975f21
46 changed files with 99 additions and 28 deletions

View file

@ -22,6 +22,7 @@
DOCUMENTATION = '''
---
module: unarchive
version_added: 1.4
short_description: Copies archive to remote locations and unpacks them
description:
- The M(unarchive) module copies an archive file on the local box to remote locations and unpacks them.