mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-10 14:45:28 +01:00
* Added missing changelog entries * Updated configuration for changelog generation Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2 lines
No EOL
158 B
YAML
2 lines
No EOL
158 B
YAML
bugfixes:
|
|
- Profile_tasks - result was a odict_items which is not subscriptable, so the slicing was failing (https://github.com/ansible/ansible/issues/59059). |