mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-04 23:44:00 -07:00
Proper author info for all remaining modules
This commit is contained in:
parent
18ca7aee07
commit
eb881d7d5d
76 changed files with 131 additions and 76 deletions
|
@ -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 ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue