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.
9 years ago
..
amazon Return an iterable instead of None 9 years ago
azure ensure password or ssh cert specified 9 years ago
digital_ocean Updating cloud modules with proper github author information 9 years ago
docker mem_limit client version check 9 years ago
google minor doc fixes 9 years ago
linode Updating cloud modules with proper github author information 9 years ago
openstack Merge pull request #1670 from mikeputnam/issue-1643-gpl-header 9 years ago
rackspace Fix some remaining rax asg idempotency checks 9 years ago
vmware Merge pull request #1670 from mikeputnam/issue-1643-gpl-header 9 years ago
__init__.py package files 10 years ago