mirror of
https://github.com/ansible/awx.git
synced 2026-05-09 10:27:37 -02:30
Fix WFJT nodes endpoint to return node pages when posting
not the node list page.
This commit is contained in:
@@ -225,7 +225,6 @@ class ApiV2(base.Base):
|
||||
else:
|
||||
self._related.put((_page, name, S))
|
||||
|
||||
|
||||
def _assign_roles(self):
|
||||
while True:
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user