diff options
author | Alan Rominger <arominge@redhat.com> | 2020-08-31 16:18:08 +0200 |
---|---|---|
committer | Alan Rominger <arominge@redhat.com> | 2020-08-31 16:18:08 +0200 |
commit | b84343d292a560b11c8a44331e8ce2b2ec0c2792 (patch) | |
tree | 2a83d8b81ec36b3f1db6de3ca308d814791ebe90 /awx_collection/meta | |
parent | Merge pull request #8029 from AlanCoding/project_cwd (diff) | |
download | awx-b84343d292a560b11c8a44331e8ce2b2ec0c2792.tar.xz awx-b84343d292a560b11c8a44331e8ce2b2ec0c2792.zip |
correct name of tower_notification redirect
Diffstat (limited to 'awx_collection/meta')
-rw-r--r-- | awx_collection/meta/runtime.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/awx_collection/meta/runtime.yml b/awx_collection/meta/runtime.yml index d8c2535871..5fcec0d423 100644 --- a/awx_collection/meta/runtime.yml +++ b/awx_collection/meta/runtime.yml @@ -13,5 +13,5 @@ plugin_routing: deprecation: removal_date: TBD warning_text: see plugin documentation for details - tower_notifitcation: + tower_notification: redirect: tower_notification_template |