Point to the correct name for AAP within collections

This commit is contained in:
beeankha
2021-08-06 10:13:06 -04:00
parent 1ea0ff611a
commit bc365e2d01
2 changed files with 2 additions and 2 deletions

View File

@@ -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'