mirror of
https://github.com/ansible/awx.git
synced 2026-04-07 02:59:21 -02:30
make lookup plugin compatible with ansible.tower namespace (#9)
This commit is contained in:
committed by
John Westcott IV
parent
8239232d4d
commit
34c23caed3
@@ -12,8 +12,9 @@ requirements:
|
||||
description:
|
||||
- Returns GET requests from the Ansible Tower API. See
|
||||
U(https://docs.ansible.com/ansible-tower/latest/html/towerapi/index.html) for API usage.
|
||||
extends_documentation_fragment:
|
||||
- awx.awx.auth_plugin
|
||||
- For use that is cross-compatible between the awx.awx and ansible.tower collection
|
||||
see the tower_meta module
|
||||
extends_documentation_fragment: awx.awx.auth_plugin
|
||||
options:
|
||||
_terms:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user