mirror of
https://github.com/ansible/awx.git
synced 2026-02-23 05:55:59 -03:30
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:
@@ -117,7 +117,7 @@ def main():
|
||||
}
|
||||
})
|
||||
|
||||
# Create the data sent to create and update
|
||||
# Create the data that gets sent for create and update
|
||||
inventory_fields = {
|
||||
'name': name,
|
||||
'description': description,
|
||||
|
||||
Reference in New Issue
Block a user