summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/cloud/packet/packet_device.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ansible/modules/cloud/packet/packet_device.py')
-rw-r--r--lib/ansible/modules/cloud/packet/packet_device.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ansible/modules/cloud/packet/packet_device.py b/lib/ansible/modules/cloud/packet/packet_device.py
index 6e5d75e23b..3cad45e970 100644
--- a/lib/ansible/modules/cloud/packet/packet_device.py
+++ b/lib/ansible/modules/cloud/packet/packet_device.py
@@ -9,7 +9,7 @@ from __future__ import absolute_import, division, print_function
__metaclass__ = type
-ANSIBLE_METADATA = {'metadata_version': '1.0',
+ANSIBLE_METADATA = {'metadata_version': '1.1',
'status': ['preview'],
'supported_by': 'community'}