Add capabilities module.
This commit is contained in:
parent
2daee9ed20
commit
7f36630dd5
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ module: capabilities
|
|||
short_description: Manage Linux capabilities
|
||||
description:
|
||||
- This module manipulates files' priviliges using the Linux capabilities(7) system.
|
||||
version_added: "1.0"
|
||||
version_added: "1.6"
|
||||
options:
|
||||
path:
|
||||
description:
|
||||
|
|
Loading…
Reference in a new issue