summaryrefslogtreecommitdiffstats
path: root/inventory/aws
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #66 from lhuard1A/explicit_python2Thomas Wiest2015-03-091-1/+1
|\ | | | | Explicitely use python2
| * Explicitely use python2Lénaïc Huard2015-02-191-1/+1
| | | | | | | | | | Some distributions are using python3 as the default python. On those ones, we need to explicitely use python2.
* | fixed bug in new ec2.py destination_format codeThomas Wiest2015-03-091-2/+8
| |
* | Add flexible destination format string to ec2.pyAndy Grimm2015-03-042-1/+12
| | | | | | | | | | This allows us to construct hostnames from a format string plus ec2 tag values.
* | Sync ec2.py with upstreamAndy Grimm2015-03-041-61/+239
|/
* Removed comments and cleaned up code.Kenny Woodson2015-02-051-1/+0
|
* Attempting to only refresh cache when doing --list on ossh.Kenny Woodson2015-02-051-2/+2
|
* Added atomic aws host to cloud.rbThomas Wiest2014-10-232-0/+666