1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/changelogs/fragments/65372-misc-context-manager.yml

5 lines
222 B
YAML
Raw Normal View History

bugfixes:
- spacewalk inventory - improve file handling by using a context manager.
- one_vm - improve file handling by using a context manager.
- postgresql_query - improve file handling by using a context manager.