kolla-ansible/ansible/roles/ovs-dpdk
Juan Pablo Suazo Sarrocchi 95317e5df2 Fixes task name in notify module to the actual task name
An OVS-DPDK task had part of its name capitalized,
presumably due to the newly added ansible linter,
but this change was not reflected in the notify
module which calls the task. This results in an
inability to deploy openstack with OVS-DPDK.

This commit fixes the name of the task in the
notify module.

Closes-Bug: #2033413
Change-Id: Iae8a937bb2c35d2eb83e2c4522d829a6cfe25f0d
Signed-off-by: Juan Pablo Suazo <jsuazo@whitestack.com>
2023-08-29 12:51:44 -04:00
..
defaults Fix var-spacing 2022-07-25 22:15:15 +02:00
files ovs-dpdk: add ovs-dpdkctl.sh to the role itself 2022-04-13 15:42:57 +00:00
handlers Fixes task name in notify module to the actual task name 2023-08-29 12:51:44 -04:00
tasks Integrate oslo-config-validator 2022-12-21 17:19:09 +00:00
templates Fix dpdk deploy failed 2020-12-25 17:36:12 +08:00
vars Move project_name and kolla_role_name to role vars 2021-12-31 09:26:25 +00:00