Commit Graph

11 Commits (4d71b31f7e00447aabfae1ba33130e01b2445e97)

Author SHA1 Message Date
Tim Gerla cafb717b55 Fail gracefully if boto is not available and add me to the author line. 12 years ago
Tim Gerla 139aee58e2 use connect_ec2_endpoint instead of connect_euca, and properly pass keys to connect_ec2 12 years ago
Tim Gerla 456e6f5a55 library/ec2:
- use boto instead of euca2ools
- improve error handling/propagation for run failures
- rename keypair to key_name (and preserve alias for old playbooks)
- should be 100% backward compatible with the euca2ools version
12 years ago
Jure Triglav 3f43ede70c Fix indentation 12 years ago
Jure Triglav 2ee05f0c96 EC2 module should report back the public_dns_name too. 12 years ago
Jan-Piet Mens caf003c813 DOCUMENTATION strings 12 years ago
Michael DeHaan 663a8fef3f chmod -x for all module files in source checkout 12 years ago
Jan-Piet Mens e4606d500c Support for user_data in ec2 module
fix
12 years ago
Fabian Arrotin 269a0779b4 Added a requirement on euca2ools external package and ec2 url example 12 years ago
Jan-Piet Mens e32f4a0564 Move get_docstring from module_formatter into ansible/utils 12 years ago
Seth Vidal 7e0cb4f052 add ec2 module 12 years ago