summaryrefslogtreecommitdiff
path: root/system/ping.py
diff options
context:
space:
mode:
Diffstat (limited to 'system/ping.py')
-rw-r--r--system/ping.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/system/ping.py b/system/ping.py
index a701b009..bee23a95 100644
--- a/system/ping.py
+++ b/system/ping.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: ping