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

@@ -300,6 +300,7 @@ def main():
project = module.copy_item(
project, copy_from, name,
endpoint='projects', item_type='project',
copy_lookup_data={},
)
if state == 'absent':