1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-07 16:54:06 +00:00
community.general/lib
Francois Deppierraz 181c3aa25f 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'),
2016-12-08 11:22:31 -05:00
..
ansible Fix auto_floating_ip documentation 2016-12-08 11:22:31 -05:00