sysctl was added in 1.0

Fixes #1972.
parent 9a34c20c
...@@ -25,7 +25,7 @@ module: sysctl ...@@ -25,7 +25,7 @@ module: sysctl
short_description: Permit to handle sysctl.conf entries short_description: Permit to handle sysctl.conf entries
description: description:
- This module manipulates sysctl entries and performs a I(/sbin/sysctl -p) after changing them. - This module manipulates sysctl entries and performs a I(/sbin/sysctl -p) after changing them.
version_added: "0.6" version_added: "1.0"
options: options:
name: name:
description: 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