8a61f73098
* fix tempating issues with no_log and loops (#44468) * fix tempating issues with no_log and loops - task is no log if any item is - added test cases fixes #43294 (cherry picked from commitbda074d34e
) * use play context to avoid bug when jinja2+py3 (cherry picked from commitb0678e71a8
)
2 lines
107 B
YAML
2 lines
107 B
YAML
bugfixes:
|
|
- always correctly template no log for tasks https://github.com/ansible/ansible/issues/43294
|