7d4e3af11e
Python 3 only allows strings through the config parser. This is fine for the URL, Username, and Password since these values are required. The CA File is optional so an empty string is used in leiu of None in the config dictionary.
2 lines
96 B
YAML
2 lines
96 B
YAML
minor_changes:
|
|
- ovirt4 inventory - Updated the dynamic inventory script for Python 3 support
|