mirror of
https://github.com/ansible/awx.git
synced 2026-04-07 02:59:21 -02:30
Point to the correct name for AAP within collections
This commit is contained in:
@@ -10,7 +10,7 @@ from requests.models import Response
|
||||
from unittest import mock
|
||||
|
||||
awx_name = 'AWX'
|
||||
controller_name = 'Red Hat Automation Platform Controller'
|
||||
controller_name = 'Red Hat Ansible Automation Platform'
|
||||
ping_version = '1.2.3'
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user