Fix metadata version.
This commit is contained in:
parent
8222662d55
commit
7377dfaa98
1 changed files with 1 additions and 1 deletions
|
@ -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'}
|
||||
|
||||
|
|
Loading…
Reference in a new issue