Skip to content

Commit

Permalink
Fix sanity failure
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanCoding committed Jan 2, 2025
1 parent 411a2af commit f9c79ef
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion awx_collection/plugins/doc_fragments/auth_plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,12 @@ class ModuleDocFragment(object):
type: float
env:
- name: CONTROLLER_REQUEST_TIMEOUT
alternatives: 'AAP_REQUEST_TIMEOUT'
deprecated:
collection_name: 'awx.awx'
version: '4.0.0'
why: Support for AAP variables
alternatives: 'AAP_REQUEST_TIMEOUT'
aliases: [ aap_request_timeout ]
notes:
- If no I(config_file) is provided we will attempt to use the tower-cli library
Expand Down

0 comments on commit f9c79ef

Please sign in to comment.