mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
add missing author info
This commit is contained in:
parent
70384d72e6
commit
f0ae2393e6
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ DOCUMENTATION = '''
|
||||||
---
|
---
|
||||||
module: pam_limits
|
module: pam_limits
|
||||||
version_added: "2.0"
|
version_added: "2.0"
|
||||||
|
authors:
|
||||||
|
- "Sebastien Rohaut (@usawa)"
|
||||||
short_description: Modify Linux PAM limits
|
short_description: Modify Linux PAM limits
|
||||||
description:
|
description:
|
||||||
- The M(pam_limits) module modify PAM limits, default in /etc/security/limits.conf.
|
- The M(pam_limits) module modify PAM limits, default in /etc/security/limits.conf.
|
||||||
|
|
Loading…
Add table
Reference in a new issue