mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-16 15:58:39 -05:00
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