summaryrefslogtreecommitdiff
path: root/inventory/multi_ec2.py
AgeCommit message (Expand)Author
2015-08-12Updated to read config first and default to users home dirKenny Woodson
2015-06-09Added more verbosity when error happens. Also fixed a bug.Kenny Woodson
2015-05-14Making multi_ec2 into a libraryKenny Woodson
2015-05-13Added support for grouping and a bug fix.Kenny Woodson
2015-05-12Added capability to pass in ec2.ini file.Kenny Woodson
2015-05-07Merge pull request #217 from kwoodson/inven_fixThomas Wiest
2015-05-07Fixed a bug due to renaming of variables.Kenny Woodson
2015-05-07Allow option in multi_ec2 to set cache location.Kenny Woodson
2015-04-22Adding refresh-cache option and cleanup for pylint. Also updated for aws/host...Kenny Woodson
2015-03-25added the ability to have a config file in /etc/openshift_ansible to multi_ec...Thomas Wiest
2015-02-19Explicitely use python2Lénaïc Huard
2015-02-05Attempting to only refresh cache when doing --list on ossh.Kenny Woodson
2015-01-28added opssh.pyThomas Wiest
2014-12-18fixed bug in multi_ec2.py where it was only allowing relatively path'd provid...Thomas Wiest
2014-12-18unittest for merge_destructively. More to comeKenny Woodson
2014-12-18changed multi_ec2.py to print the json result string instead of the python pr...Thomas Wiest
2014-12-18Variable-ized the config file path with the name.Kenny Woodson
2014-12-18Added default environment behavoir for aws credentialsKenny Woodson
2014-12-12Updated the function name to accurately reflect its procedure.Kenny Woodson
2014-12-12Updated merge function to merge recursivelyKenny Woodson
2014-12-12Fixed naming for chache file.Kenny Woodson
2014-12-12In order to agree with previous renaming these naming changes were made.Kenny Woodson
2014-12-12Updated with the class name.Kenny Woodson
2014-12-12Updated name to multi_ec2 instead of meta.Kenny Woodson