No longer need to reference 'version_added' in docs for these, as this was quite a while ago.

This commit is contained in:
Michael DeHaan
2013-11-27 21:19:32 -05:00
parent 51e6f411f2
commit ff0a41d446
19 changed files with 17 additions and 19 deletions

View File

@@ -22,7 +22,7 @@ DOCUMENTATION = '''
---
module: user
author: Stephen Fromm
version_added: "0.2"
version_added: historical
short_description: Manage user accounts
requirements: [ useradd, userdel, usermod ]
description: