summaryrefslogtreecommitdiff
path: root/system/sysctl.py
diff options
context:
space:
mode:
Diffstat (limited to 'system/sysctl.py')
-rw-r--r--system/sysctl.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/system/sysctl.py b/system/sysctl.py
index 9a6787e2..43312b09 100644
--- a/system/sysctl.py
+++ b/system/sysctl.py
@@ -20,6 +20,10 @@
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
#
+ANSIBLE_METADATA = {'status': ['stableinterface'],
+ 'supported_by': 'core',
+ 'version': '1.0'}
+
DOCUMENTATION = '''
---
module: sysctl