summaryrefslogtreecommitdiff
path: root/system/cron.py
diff options
context:
space:
mode:
Diffstat (limited to 'system/cron.py')
-rw-r--r--system/cron.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/system/cron.py b/system/cron.py
index 3157b48b..6e87147f 100644
--- a/system/cron.py
+++ b/system/cron.py
@@ -31,6 +31,10 @@
# This module is based on python-crontab by Martin Owens.
#
+ANSIBLE_METADATA = {'status': ['preview'],
+ 'supported_by': 'committer',
+ 'version': '1.0'}
+
DOCUMENTATION = """
---
module: cron