mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Fix name param. Remove logging. (#34881)
This commit is contained in:
committed by
GitHub
parent
32997a5160
commit
6a75c1a138
@@ -44,7 +44,7 @@ DOCUMENTATION = """
|
||||
- Use to specify an object model. If I(resource definition) is provided, the I(kind) from a
|
||||
I(resource_definition) will override this option.
|
||||
required: true
|
||||
name:
|
||||
resource_name:
|
||||
description:
|
||||
- Fetch a specific object by name. If I(resource definition) is provided, the I(metadata.name) value
|
||||
from the I(resource_definition) will override this option.
|
||||
|
||||
Reference in New Issue
Block a user