summaryrefslogtreecommitdiff
path: root/web_infrastructure/supervisorctl.py
diff options
context:
space:
mode:
Diffstat (limited to 'web_infrastructure/supervisorctl.py')
-rw-r--r--web_infrastructure/supervisorctl.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/web_infrastructure/supervisorctl.py b/web_infrastructure/supervisorctl.py
index 35d40928..84c8ece7 100644
--- a/web_infrastructure/supervisorctl.py
+++ b/web_infrastructure/supervisorctl.py
@@ -21,6 +21,10 @@
import os
from ansible.module_utils.basic import AnsibleModule, is_executable
+ANSIBLE_METADATA = {'status': ['preview'],
+ 'supported_by': 'community',
+ 'version': '1.0'}
+
DOCUMENTATION = '''
---
module: supervisorctl