Michael DeHaan
65b826a8a8
'make pep8' is now clean
12 years ago
Michael DeHaan
c6e8b3a8e6
Had to remove the instance_tags example because our doc generator was choking on it, feel free to add it back if you can get it to be valid
...
YAML again :)
12 years ago
Tim Gerla
b702701d40
Add more error handling to the ec2 module, remove Python 2.6ism
12 years ago
shlomozippel
5dc18da621
Merge recursive file permission setting on directories
12 years ago
Michael DeHaan
709a5facf8
Merge branch 'devel' of git://github.com/lwade/ansible into devel
12 years ago
Steve Frank
56f0354026
Squashed commit of the following:
...
Changed ami_tags to instance_tags to better follow naming convention
Add support for creating tags on the new instances
12 years ago
Lester Wade
7cdc5f3f36
Added capability to enable CloudWatch monitoring when launching.
12 years ago
Lester Wade
18001e0c9c
Update library/ec2
...
updated indentation and redundant comment.
12 years ago
Lester Wade
c339dd146e
Update library/ec2
...
bumping up min_count value.
12 years ago
Lester Wade
db4be52358
Update library/ec2
...
I've uncommented and added a very little supporting stuff based on skvidal's work to allow us to launch more than one instance.
12 years ago
Tim Gerla
e648872607
Fail gracefully if boto is not available and add me to the author line.
12 years ago
Tim Gerla
2957b80bcf
use connect_ec2_endpoint instead of connect_euca, and properly pass keys to connect_ec2
12 years ago
Tim Gerla
c83f72c8d6
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
b549ea68ee
Fix indentation
12 years ago
Jure Triglav
c2306e441f
EC2 module should report back the public_dns_name too.
12 years ago
Jan-Piet Mens
d184f72aa9
DOCUMENTATION strings
12 years ago
Michael DeHaan
6f6559670f
chmod -x for all module files in source checkout
12 years ago
Jan-Piet Mens
3d5497636a
Support for user_data in ec2 module
...
fix
12 years ago
Fabian Arrotin
4247dac74e
Added a requirement on euca2ools external package and ec2 url example
12 years ago
Jan-Piet Mens
6378ff6c31
Move get_docstring from module_formatter into ansible/utils
12 years ago
Seth Vidal
cb81224197
add ec2 module
12 years ago