
Support the use of `--list-tasks` when running `Kayobe` commands that use `kolla-ansible` such `kayobe overcloud service deploy --list-tasks`. Change-Id: I515d720d79e078e781f12748ce5cfa33573a2d33
7 lines
246 B
YAML
7 lines
246 B
YAML
---
|
|
features:
|
|
- |
|
|
Using ``--list-tasks`` flag is now supported in commands that use
|
|
``kolla-ansible`` such as ``kayobe overcloud service deploy --list-tasks``.
|
|
This will now show the name of tasks and any tags associated with them.
|