mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 23:51:23 -07:00
ovir4 inventory script (#2461)
* 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>
This commit is contained in:
parent
8f083d5d85
commit
3100c32a00
2 changed files with 22 additions and 8 deletions
3
changelogs/fragments/2461-ovirt4-fix-configparser.yml
Normal file
3
changelogs/fragments/2461-ovirt4-fix-configparser.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
bugfixes:
|
||||
- ovir4 inventory script - improve configparser creation to avoid crashes for options without values (https://github.com/ansible-collections/community.general/issues/674).
|
Loading…
Add table
Add a link
Reference in a new issue