aa80f81d30
In a multi-controller node, the presence of "run_once: True" and "when: inventory_hostname == groups['keystone'][-1]" will cause the task to be skipped Closes-Bug: #1987982 Change-Id: I6a8f4ca285cda0675711b631aeed7ae4c992d879
7 lines
232 B
YAML
7 lines
232 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed `bug #1987982 <https://bugs.launchpad.net/kolla-ansible/+bug/1987982>`_
|
|
This bug caused the database log_bin_trust_function_creators variable
|
|
not to be set back to "OFF" after a keystone upgrade.
|