summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/cloud/digital_ocean/digital_ocean_sshkey.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ansible/modules/cloud/digital_ocean/digital_ocean_sshkey.py')
-rw-r--r--lib/ansible/modules/cloud/digital_ocean/digital_ocean_sshkey.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ansible/modules/cloud/digital_ocean/digital_ocean_sshkey.py b/lib/ansible/modules/cloud/digital_ocean/digital_ocean_sshkey.py
index 5ab901fae8..fc120ddee2 100644
--- a/lib/ansible/modules/cloud/digital_ocean/digital_ocean_sshkey.py
+++ b/lib/ansible/modules/cloud/digital_ocean/digital_ocean_sshkey.py
@@ -8,7 +8,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'}