Fix metadata version.

This commit is contained in:
Matt Clay 2017-08-29 15:31:34 -07:00
parent 8222662d55
commit 7377dfaa98

View file

@ -7,7 +7,7 @@
# this is a windows documentation stub. actual code lives in the .ps1
# file of the same name
ANSIBLE_METADATA = {'metadata_version': '1.0',
ANSIBLE_METADATA = {'metadata_version': '1.1',
'status': ['preview'],
'supported_by': 'community'}