-
- Downloads
Make hooks environment-aware
Previously it was only possible to define custom playbook hooks in the base configuration, and not in environments. This could be limiting in cases where different environments require different hooks. With this change it is now possible to define hooks both in the base configuration and in environments. Change-Id: Ic003c18402177318ac1aa4c2d851263893bd4e9f
Showing
- doc/source/multiple-environments.rst 44 additions, 12 deletionsdoc/source/multiple-environments.rst
- kayobe/cli/commands.py 31 additions, 10 deletionskayobe/cli/commands.py
- kayobe/tests/unit/cli/test_commands.py 122 additions, 19 deletionskayobe/tests/unit/cli/test_commands.py
- releasenotes/notes/env-aware-hooks-2faf451050a06287.yaml 4 additions, 0 deletionsreleasenotes/notes/env-aware-hooks-2faf451050a06287.yaml
Loading
Please register or sign in to comment