mirror of
https://github.com/ansible/awx.git
synced 2026-05-10 10:57:35 -02:30
update logic
This commit is contained in:
@@ -139,6 +139,7 @@ def main():
|
||||
inventory = module.copy_item(
|
||||
inventory, copy_from, name,
|
||||
endpoint='inventories', item_type='inventory',
|
||||
copy_lookup_data={},
|
||||
)
|
||||
|
||||
if state == 'absent':
|
||||
|
||||
Reference in New Issue
Block a user