e240a29a92
Sometimes there is a need to develop site specific playbooks. Currently, it is necessary to manually invoke these at the right point during the deployment. Adding the ability to automatically run these custom playbooks will reduce the chance of running these playbooks at the wrong point or forgetting to run them at all. Change-Id: I1ae0f1f94665925326c8b1869dd75038f6f1b87d Story: 2001663 Task: 12606
7 lines
226 B
YAML
7 lines
226 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds an experimental mechanism to automatically run custom playbooks
|
|
before and after kayobe commands. Please see the ``Custom Ansible Playbooks``
|
|
section in the documentation for more details.
|