Refreshed metadata for extras modules

This commit is contained in:
Toshio Kuratomi 2016-12-06 02:35:25 -08:00 committed by Matt Clay
parent 92588923f4
commit bd12c4bfe7
501 changed files with 2005 additions and 1 deletions

View file

@ -1,5 +1,9 @@
#!/usr/bin/python
ANSIBLE_METADATA = {'status': ['preview'],
'supported_by': 'community',
'version': '1.0'}
DOCUMENTATION = '''
module: rabbitmq_queue
author: "Manuel Sousa (@manuel-sousa)"