Files
kayobe/releasenotes/notes/support-list-tasks-d55a6a54a3c71fcc.yaml
Jack Hodgkiss 28667735bd Add support for --list-tasks against kolla-ansible
Support the use of `--list-tasks` when running `Kayobe` commands that
use `kolla-ansible` such `kayobe overcloud service deploy --list-tasks`.

Change-Id: I515d720d79e078e781f12748ce5cfa33573a2d33
2025-05-08 19:54:43 +01:00

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.