summaryrefslogtreecommitdiff
path: root/web_infrastructure/jenkins_plugin.py
diff options
context:
space:
mode:
Diffstat (limited to 'web_infrastructure/jenkins_plugin.py')
-rw-r--r--web_infrastructure/jenkins_plugin.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/web_infrastructure/jenkins_plugin.py b/web_infrastructure/jenkins_plugin.py
index b08f7541..56067c38 100644
--- a/web_infrastructure/jenkins_plugin.py
+++ b/web_infrastructure/jenkins_plugin.py
@@ -32,6 +32,10 @@ import time
import urllib
+ANSIBLE_METADATA = {'status': ['preview'],
+ 'supported_by': 'community',
+ 'version': '1.0'}
+
DOCUMENTATION = '''
---
module: jenkins_plugin