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

@@ -408,6 +408,7 @@ def main():
existing_item = module.copy_item(
existing_item, copy_from, name,
endpoint='notification_templates', item_type='notification_template',
copy_lookup_data={},
)
if state == 'absent':