mirror of
https://github.com/ansible/awx.git
synced 2026-03-01 00:38:45 -03: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',
|
'overwrite_vars',
|
||||||
'update_cache_timeout',
|
'update_cache_timeout',
|
||||||
'update_on_launch',
|
'update_on_launch',
|
||||||
'update_on_project_update',
|
|
||||||
'verbosity',
|
'verbosity',
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user