Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions plugins/lookup/gateway_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
description:
- Returns GET requests from the Automation Platform Gateway API. See
U(https://docs.ansible.com/TODO) for API usage.
- This plugin is designed to support Gateway API endpoints used to manage resources with ansible.platform modules,
such as users, teams, organizations, settings, role_definitions, and related endpoints.
- Querying APIs outside of the Gateway API (such as Automation Hub, Galaxy etc.) is not supported and may lead to unexpected errors.
options:
_terms:
description:
Expand Down