You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/cloud
Francois Deppierraz f69a7553f7 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'),
10 years ago
..
amazon Remove potentially out of date or specific product references. 10 years ago
azure added __init__.py to new cloud subcategories so builds work again 10 years ago
digital_ocean Remove trailing whitespace in digital_ocean_domain 10 years ago
docker Clean up the docker module just a little so that we can unittest the get_split_image_tag function 10 years ago
google Remove incorrect executable permissions. 10 years ago
linode added __init__.py to new cloud subcategories so builds work again 10 years ago
openstack Fix auto_floating_ip documentation 10 years ago
rackspace added __init__.py to new cloud subcategories so builds work again 10 years ago
vmware docfix for vsphere_guest.py 10 years ago
__init__.py