950ab74758
* Normalize config parser between py2 and py3 * Add tests and changelog * Use different config entry, since we supply certain env vars
3 lines
156 B
YAML
3 lines
156 B
YAML
bugfixes:
|
|
- ConfigManager - Normalize ConfigParser between Python2 and Python3 to for handling comments
|
|
(https://github.com/ansible/ansible/issues/73709)
|