mirror of
https://github.com/ansible/awx.git
synced 2026-02-28 16:28:43 -03:30
awxkit: allow to modify api base url (#14835)
Signed-off-by: Julen Landa Alustiza <jlanda@redhat.com>
This commit is contained in:
committed by
GitHub
parent
8a902debd5
commit
8c9c02c975
@@ -66,7 +66,6 @@ class Controller(Plugin, RedHatPlugin):
|
||||
short_desc = "Ansible Automation Platform controller information"
|
||||
|
||||
def setup(self):
|
||||
|
||||
for path in SOSREPORT_CONTROLLER_DIRS:
|
||||
self.add_copy_spec(path)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user