summaryrefslogtreecommitdiff
path: root/network/basics/get_url.py
diff options
context:
space:
mode:
Diffstat (limited to 'network/basics/get_url.py')
-rw-r--r--network/basics/get_url.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/network/basics/get_url.py b/network/basics/get_url.py
index e7a5860b..a15b78df 100644
--- a/network/basics/get_url.py
+++ b/network/basics/get_url.py
@@ -25,6 +25,10 @@ import datetime
import re
import tempfile
+ANSIBLE_METADATA = {'status': ['stableinterface'],
+ 'supported_by': 'core',
+ 'version': '1.0'}
+
DOCUMENTATION = '''
---
module: get_url