summaryrefslogtreecommitdiff
path: root/cloud/digital_ocean/digital_ocean_sshkey.py
diff options
context:
space:
mode:
authorToshio Kuratomi <a.badger@gmail.com>2016-12-06 02:35:05 -0800
committerToshio Kuratomi <a.badger@gmail.com>2016-12-06 07:03:05 -0800
commitd749ec91e513c40a50b539a7eaccf29c31dda4d4 (patch)
tree229a30024f8250872a1a07fc9eb755a48366bb3c /cloud/digital_ocean/digital_ocean_sshkey.py
parentfc465fa1e776a1e9d3a7448db0081d3e205ec06e (diff)
downloadansible-modules-core-d749ec91e513c40a50b539a7eaccf29c31dda4d4.tar.gz
Refreshed metadata for core modules
Diffstat (limited to 'cloud/digital_ocean/digital_ocean_sshkey.py')
-rw-r--r--cloud/digital_ocean/digital_ocean_sshkey.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/cloud/digital_ocean/digital_ocean_sshkey.py b/cloud/digital_ocean/digital_ocean_sshkey.py
index e15822dc..00c31c78 100644
--- a/cloud/digital_ocean/digital_ocean_sshkey.py
+++ b/cloud/digital_ocean/digital_ocean_sshkey.py
@@ -15,6 +15,10 @@
#
# You should have received a copy of the GNU General Public License
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
+ANSIBLE_METADATA = {'status': ['preview'],
+ 'supported_by': 'community',
+ 'version': '1.0'}
+
DOCUMENTATION = '''
---
module: digital_ocean_sshkey