community.general/lib/ansible/modules/cloud
David Shrewsbury 285ab7656f Fix allowed_address_pairs and extra_dhcp_opts in os_port
Commit f71542c set the incorrect type for these two parameters to
dict when they are actually list of dicts.

Also, the extra_dhcp_opts was incorrectly named (without the terminal
's') and NEVER worked, so this was corrected.

Fixes #3301
2016-12-08 11:24:13 -05:00
..
amazon added version added 2016-12-08 11:24:13 -05:00
azure Add new Dv2 Azure instances 2016-12-08 11:24:09 -05:00
digital_ocean Documentation updates to use complete YAML : syntax instead of key=val syntax. Adjusted example to use "" where appropriate to pass YAML Syntax checker per Contribution guidelines. 2016-12-08 11:24:05 -05:00
docker Add an example of extra_hosts option. 2016-12-08 11:24:13 -05:00
google Fix #2761: gce.py - UnboundLocalError: local variable 'md' 2016-12-08 11:24:10 -05:00
linode Updating cloud modules with proper github author information 2016-12-08 11:23:07 -05:00
openstack Fix allowed_address_pairs and extra_dhcp_opts in os_port 2016-12-08 11:24:13 -05:00
rackspace quote fail 2016-12-08 11:24:07 -05:00
vmware tolerate environment not being set 2016-12-08 11:24:07 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00