mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-21 07:21:49 -05:00
Update inventory_source module source_script parameter to be optional
Unitied comment Fix up inventory_source example, misc comment edits
This commit is contained in:
@@ -232,6 +232,7 @@ def main():
|
||||
}
|
||||
})
|
||||
|
||||
# Create the data that gets sent for create and update
|
||||
project_fields = {
|
||||
'name': name,
|
||||
'description': description,
|
||||
|
||||
Reference in New Issue
Block a user