Commit a8514dac by Michael DeHaan

Add capabilities module.

parent 97db1676
......@@ -23,6 +23,7 @@ New Modules:
* system: ufw
* system: locale_gen
* system: alternatives
* system: capabilities
* net_infrastructure: bigip_facts
* cloud: digital_ocean_domain
* cloud: digital_ocean_sshkey
......
......@@ -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:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment