mirror of
https://github.com/ansible/ansible.git
synced 2026-08-03 08:03:05 +02:00
* Fix slicing of tuples in templating
* Improve lazy container test coverage
(cherry picked from commit 00fe38215c)
3 lines
114 B
YAML
3 lines
114 B
YAML
bugfixes:
|
|
- templating - Fix slicing of tuples in templating (https://github.com/ansible/ansible/issues/85606).
|