
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
6 lines
196 B
YAML
6 lines
196 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds the --skip-hooks argument to ignore hooks for the execution of a
|
|
command. See `story 2009241
|
|
<https://storyboard.openstack.org/#!/story/2009241>`_ for details. |