mirror of
https://github.com/ansible/awx.git
synced 2026-04-26 12:15:23 -02: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