
Kolla Ansible no longer supports appending the content of the EXTRA_OPTS environment variable to the ansible-playbook command. Kolla Ansible now supports --check and --diff as explicit CLI arguments, so explicitly pass them into kolla-ansible. Closes-Bug: #2123834 Change-Id: Ia91e5539f4338c8209fbe92739bce916c10b2b7a Signed-off-by: Matt Anson <matta@stackhpc.com>
7 lines
186 B
YAML
7 lines
186 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes ``--check`` and ``--diff`` CLI arguments not being passed into
|
|
Kolla Ansible commands.
|
|
`LP#2123834 <https://bugs.launchpad.net/kayobe/+bug/2123834>`__
|