480b106d65
* become - stop using play context in more places - ci_complete * Fix up review points
3 lines
294 B
YAML
3 lines
294 B
YAML
bugfixes:
|
|
- become - Fix various plugins that still used play_context to get the become password instead of through the plugin - https://github.com/ansible/ansible/issues/62367
|
|
- runas - Fix the ``runas`` ``become_pass`` variable fallback from ``ansible_runas_runas`` to ``ansible_runas_pass``
|