mirror of
https://github.com/ansible/awx.git
synced 2026-05-09 02:17:37 -02:30
Add scm_branch to inventory source and inventory update
add scm_branch as optional field awxkit
This commit is contained in:
@@ -319,6 +319,7 @@ class InventorySource(HasCreate, HasNotifications, UnifiedJobTemplate):
|
||||
optional_fields = (
|
||||
'source_path',
|
||||
'source_vars',
|
||||
'scm_branch',
|
||||
'timeout',
|
||||
'overwrite',
|
||||
'overwrite_vars',
|
||||
|
||||
Reference in New Issue
Block a user