added option to skip hooks
adds the argument --skip-hooks/-sh which will stop the execution of hooked ansible playbooks. Either a pattern can be specified to match against or hook execution can be stopped altogether with "all" Story: 2009241 Task: 43390 Change-Id: I4f2176aa056fec62e31d07140e3d05779480a93d
Showing
- doc/source/custom-ansible-playbooks.rst 18 additions, 0 deletionsdoc/source/custom-ansible-playbooks.rst
- kayobe/ansible.py 3 additions, 0 deletionskayobe/ansible.py
- kayobe/cli/commands.py 17 additions, 7 deletionskayobe/cli/commands.py
- kayobe/tests/unit/cli/test_commands.py 43 additions, 1 deletionkayobe/tests/unit/cli/test_commands.py
- releasenotes/notes/add-option-to-skip-hooks-719ba214a6d4b773.yaml 6 additions, 0 deletions...otes/notes/add-option-to-skip-hooks-719ba214a6d4b773.yaml
Loading
Please register or sign in to comment