mirror of https://github.com/ansible/ansible.git
vcenter provider: avoid a TypeError exception
Avoid `TypeError: option values must be strings` with `ConfigParser`. Default values must be string, not `None`. The error happens when `test/integration/cloud-config-vcenter.ini` does not have the `vmware_proxy_host` or `vmware_proxy_port` keys defined.pull/59142/head
parent
b7868529ee
commit
e9b1e36d76
Loading…
Reference in New Issue