95317e5df2
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>
6 lines
113 B
YAML
6 lines
113 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes an issue were an OVS-DPDK task had a different name
|
|
to how it was being notified.
|