mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Proper author info for all remaining modules
This commit is contained in:
committed by
Matt Clay
parent
18ca7aee07
commit
eb881d7d5d
@@ -21,7 +21,7 @@
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: user
|
||||
author: Stephen Fromm
|
||||
author: "Stephen Fromm (@sfromm)"
|
||||
version_added: "0.2"
|
||||
short_description: Manage user accounts
|
||||
requirements: [ useradd, userdel, usermod ]
|
||||
|
||||
Reference in New Issue
Block a user