Add ability to run playbooks before and after a kayobe command
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
Showing
- doc/source/custom-ansible-playbooks.rst 81 additions, 0 deletionsdoc/source/custom-ansible-playbooks.rst
- etc/kayobe/hooks/.gitkeep 0 additions, 0 deletionsetc/kayobe/hooks/.gitkeep
- kayobe/cli/commands.py 73 additions, 0 deletionskayobe/cli/commands.py
- kayobe/tests/unit/cli/test_commands.py 28 additions, 0 deletionskayobe/tests/unit/cli/test_commands.py
- releasenotes/notes/add-command-hooks-827aa0732b7399de.yaml 6 additions, 0 deletionsreleasenotes/notes/add-command-hooks-827aa0732b7399de.yaml
- setup.cfg 105 additions, 0 deletionssetup.cfg
Loading
Please register or sign in to comment