diff --git a/awx_collection/plugins/doc_fragments/auth_plugin.py b/awx_collection/plugins/doc_fragments/auth_plugin.py index 6914dfab9cec..dd1bdc88c422 100644 --- a/awx_collection/plugins/doc_fragments/auth_plugin.py +++ b/awx_collection/plugins/doc_fragments/auth_plugin.py @@ -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