summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/cloud/vmware/vmware_vm_shell.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ansible/modules/cloud/vmware/vmware_vm_shell.py')
-rw-r--r--lib/ansible/modules/cloud/vmware/vmware_vm_shell.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/ansible/modules/cloud/vmware/vmware_vm_shell.py b/lib/ansible/modules/cloud/vmware/vmware_vm_shell.py
index 91d80454ae..f879143acc 100644
--- a/lib/ansible/modules/cloud/vmware/vmware_vm_shell.py
+++ b/lib/ansible/modules/cloud/vmware/vmware_vm_shell.py
@@ -7,12 +7,10 @@
from __future__ import absolute_import, division, print_function
__metaclass__ = type
-
ANSIBLE_METADATA = {'metadata_version': '1.1',
'status': ['preview'],
'supported_by': 'community'}
-
DOCUMENTATION = '''
---
module: vmware_vm_shell