Merge pull request #13264 from jbradberry/fix-awxkit-field-removals

Remove update_on_project_update from awxkit
This commit is contained in:
Jeff Bradberry
2022-12-01 14:11:03 -05:00
committed by GitHub

View File

@@ -333,7 +333,6 @@ class InventorySource(HasCreate, HasNotifications, UnifiedJobTemplate):
'overwrite_vars',
'update_cache_timeout',
'update_on_launch',
'update_on_project_update',
'verbosity',
)