update logic

This commit is contained in:
sean-m-ssullivan
2021-03-09 18:40:15 -06:00
parent 55855e9e63
commit 857a5718e5
7 changed files with 11 additions and 6 deletions

View File

@@ -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':