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

@@ -411,7 +411,7 @@ def main():
credential = module.copy_item(
credential, copy_from, name,
endpoint='credentials', item_type='credential',
copy_lookup_data=copy_lookup_data
copy_lookup_data=copy_lookup_data,
)
if state == 'absent':