mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-16 15:58:39 -05:00
update logic
This commit is contained in:
@@ -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':
|
||||
|
||||
Reference in New Issue
Block a user