ansible/test
Gonéri Le Bouder c4bb38d2b1 vcenter: disable ConfigParser interpolation (#59851)
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
2019-07-31 09:53:11 -07:00
..
cache
env
integration Don't warn if local user is found in user database (#56838) 2019-07-31 12:14:22 -04:00
legacy
results
runner vcenter: disable ConfigParser interpolation (#59851) 2019-07-31 09:53:11 -07:00
sanity Add junos_l3_interfaces (#59026) 2019-07-31 16:29:32 +02:00
units Modules to manage ICX devices (#58969) 2019-07-31 20:01:41 +05:30
utils Update ansible-test to properly skip unit tests. 2019-07-31 00:27:07 -07:00