mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
(cherry picked from commit 015566fb06)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -22,11 +22,11 @@ DOCUMENTATION = '''
|
||||
name:
|
||||
description:
|
||||
- Name of the databag
|
||||
required: True
|
||||
required: true
|
||||
item:
|
||||
description:
|
||||
- Item to fetch
|
||||
required: True
|
||||
required: true
|
||||
'''
|
||||
|
||||
EXAMPLES = """
|
||||
|
||||
Reference in New Issue
Block a user