mirror of
https://github.com/ansible/awx.git
synced 2026-02-04 02:58:13 -03:30
Notes/todos.
This commit is contained in:
@@ -403,6 +403,10 @@ class Host(CommonModelNameNotUnique):
|
||||
import lib.urls
|
||||
return reverse(lib.urls.views_HostsDetail, args=(self.pk,))
|
||||
|
||||
# relationship to LaunchJobStatus
|
||||
# relationship to LaunchJobStatusEvent
|
||||
# last_job_status
|
||||
|
||||
class Group(CommonModelNameNotUnique):
|
||||
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user