mirror of https://github.com/ansible/ansible.git
Fix auto_floating_ip documentation
The default value is 'no' instead of the currently documented 'yes'.
See cloud/openstack/nova_compute.py line 543:
auto_floating_ip = dict(default=False, type='bool'),
reviewable/pr18780/r1
parent
ee00e7e9d4
commit
f69a7553f7
Loading…
Reference in New Issue