mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
3100c32a00
* update configparser * changelog * handle multiple python version * Update changelogs/fragments/2461-ovirt4-fix-configparser.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Update ovirt4.py Co-authored-by: Felix Fontein <felix@fontein.de>
3 lines
188 B
YAML
3 lines
188 B
YAML
---
|
|
bugfixes:
|
|
- ovir4 inventory script - improve configparser creation to avoid crashes for options without values (https://github.com/ansible-collections/community.general/issues/674).
|