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
Michael J. Schultz 63d7bbea19 Return an iterable instead of None
By default `.get()` will return `None` on a key that doesn't exist. This
causes a `TypeError` in the `for` loop a few lines down. This change simply
returns an iterable type to avoid the error.
11 years ago
..
amazon Return an iterable instead of None 11 years ago
azure ensure password or ssh cert specified 11 years ago
digital_ocean Updating cloud modules with proper github author information 11 years ago
docker mem_limit client version check 11 years ago
google minor doc fixes 11 years ago
linode Updating cloud modules with proper github author information 11 years ago
openstack Merge pull request #1670 from mikeputnam/issue-1643-gpl-header 11 years ago
rackspace Fix some remaining rax asg idempotency checks 11 years ago
vmware Merge pull request #1670 from mikeputnam/issue-1643-gpl-header 11 years ago
__init__.py package files 11 years ago