mirror of
https://github.com/ansible/awx.git
synced 2026-04-07 19:19:20 -02:30
Remove update_on_project_update from awxkit
This was removed from the InventorySource model a bit ago.
This commit is contained in:
@@ -333,7 +333,6 @@ class InventorySource(HasCreate, HasNotifications, UnifiedJobTemplate):
|
||||
'overwrite_vars',
|
||||
'update_cache_timeout',
|
||||
'update_on_launch',
|
||||
'update_on_project_update',
|
||||
'verbosity',
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user