mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
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
|
# this is a windows documentation stub. actual code lives in the .ps1
|
||||||
# file of the same name
|
# file of the same name
|
||||||
|
|
||||||
ANSIBLE_METADATA = {'metadata_version': '1.0',
|
ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||||
'status': ['preview'],
|
'status': ['preview'],
|
||||||
'supported_by': 'community'}
|
'supported_by': 'community'}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue