c4bb38d2b1
Password can come with the '%' character. If we keep ConfigParser interpolation enabled, it will try to modify the value. Typical error looks like this one: ``` configparser.InterpolationSyntaxError: '%' must be followed by '%' or '(', found: '%Z,sq' ``` See: https://docs.python.org/3/library/configparser.html#interpolation-of-values |
||
---|---|---|
.. | ||
completion | ||
injector | ||
lib | ||
requirements | ||
setup | ||
units | ||
ansible-test | ||
Makefile | ||
pytest.ini | ||
retry.py | ||
shippable.py | ||
tox.ini | ||
versions.py | ||
yamlcheck.py |