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
Abhijit Menon-Sen ebd8b12e15 Add missing variable initializations
Without this, «ec2: state=stopped instance_ids=…» would fail with a
traceback like this:

    if inst.get_attribute('sourceDestCheck')['sourceDestCheck'] != source_dest_check:
NameError: global name 'source_dest_check' is not defined
10 years ago
..
amazon Add missing variable initializations 10 years ago
azure ensure password or ssh cert specified 11 years ago
digital_ocean Fixed bug, when MX records pointed to ORIGIN(@) caused unintentional change of random A record. 11 years ago
docker Updated PR based on comments 10 years ago
google Delete dead and broken code 10 years ago
linode Updating cloud modules with proper github author information 11 years ago
openstack doc fixes 10 years ago
rackspace added version added to new rax_cdb choices 10 years ago
vmware Merge pull request #1757 from gutoandreollo/devel 10 years ago
__init__.py package files 11 years ago