mirror of
https://github.com/ansible/awx.git
synced 2026-05-10 02:47:36 -02:30
Add Custom Inventory Script to the activity stream from the api side
This commit is contained in:
@@ -55,3 +55,4 @@ activity_stream_registrar.connect(Job)
|
||||
# activity_stream_registrar.connect(JobEvent)
|
||||
#activity_stream_registrar.connect(Profile)
|
||||
activity_stream_registrar.connect(Schedule)
|
||||
activity_stream_registrar.connect(CustomInventoryScript)
|
||||
|
||||
Reference in New Issue
Block a user