mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-21 15:50:22 -07:00
Refreshed metadata for core modules
This commit is contained in:
parent
46ca2b8bcd
commit
7319104552
334 changed files with 1344 additions and 2 deletions
|
@ -22,6 +22,10 @@
|
|||
import tempfile
|
||||
import os.path
|
||||
|
||||
ANSIBLE_METADATA = {'status': ['preview'],
|
||||
'supported_by': 'community',
|
||||
'version': '1.0'}
|
||||
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: easy_install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue