Update metadata to 1.1

This commit is contained in:
Toshio Kuratomi 2017-08-15 20:16:38 -07:00
parent 546187a8af
commit f203ca7907
1323 changed files with 1686 additions and 1807 deletions

View file

@ -9,7 +9,7 @@ __metaclass__ = type
# see examples/playbooks/get_url.yml
ANSIBLE_METADATA = {'metadata_version': '1.0',
ANSIBLE_METADATA = {'metadata_version': '1.1',
'status': ['stableinterface'],
'supported_by': 'core'}