summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/cloud/vmware/vca_vapp.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ansible/modules/cloud/vmware/vca_vapp.py')
-rw-r--r--lib/ansible/modules/cloud/vmware/vca_vapp.py7
1 files changed, 3 insertions, 4 deletions
diff --git a/lib/ansible/modules/cloud/vmware/vca_vapp.py b/lib/ansible/modules/cloud/vmware/vca_vapp.py
index 5972aeefcf..3793ce721b 100644
--- a/lib/ansible/modules/cloud/vmware/vca_vapp.py
+++ b/lib/ansible/modules/cloud/vmware/vca_vapp.py
@@ -1,17 +1,15 @@
#!/usr/bin/python
-# Copyright (c) 2015 Ansible, Inc.
+# Copyright: (c) 2015, Ansible, Inc.
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
from __future__ import absolute_import, division, print_function
__metaclass__ = type
-
ANSIBLE_METADATA = {'metadata_version': '1.1',
'status': ['preview'],
'supported_by': 'community'}
-
DOCUMENTATION = '''
---
module: vca_vapp
@@ -20,7 +18,8 @@ description:
- This module will actively managed vCloud Air vApp instances. Instances
can be created and deleted as well as both deployed and undeployed.
version_added: "2.0"
-author: Peter Sprygada (@privateip)
+author:
+- Peter Sprygada (@privateip)
options:
vapp_name:
description: