Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support for gce | Kenny Woodson | 2015-11-03 | 1 | -375/+0 |
| | |||||
* | Updating multi_ec2 to support extra_vars and extra_groups | Kenny Woodson | 2015-10-29 | 1 | -15/+16 |
| | |||||
* | Adding clone vars and groups. Renamed hostvars to extra_vars. | Kenny Woodson | 2015-10-28 | 1 | -8/+19 |
| | |||||
* | Updated to read config first and default to users home dir | Kenny Woodson | 2015-08-12 | 1 | -1/+1 |
| | |||||
* | Added more verbosity when error happens. Also fixed a bug. | Kenny Woodson | 2015-06-09 | 1 | -4/+9 |
| | |||||
* | Making multi_ec2 into a library | Kenny Woodson | 2015-05-14 | 1 | -12/+27 |
| | |||||
* | Added support for grouping and a bug fix. | Kenny Woodson | 2015-05-13 | 1 | -16/+48 |
| | |||||
* | Added capability to pass in ec2.ini file. | Kenny Woodson | 2015-05-12 | 1 | -21/+53 |
| | |||||
* | Merge pull request #217 from kwoodson/inven_fix | Thomas Wiest | 2015-05-07 | 1 | -1/+1 |
|\ | | | | | Fixed a variable naming bug due to rename. | ||||
| * | Fixed a bug due to renaming of variables. | Kenny Woodson | 2015-05-07 | 1 | -1/+1 |
| | | |||||
* | | Allow option in multi_ec2 to set cache location. | Kenny Woodson | 2015-05-07 | 1 | -2/+24 |
|/ | |||||
* | Adding refresh-cache option and cleanup for pylint. Also updated for ↵ | Kenny Woodson | 2015-04-22 | 1 | -44/+51 |
| | | | | aws/hosts/ being added. | ||||
* | added the ability to have a config file in /etc/openshift_ansible to ↵ | Thomas Wiest | 2015-03-25 | 1 | -2/+15 |
| | | | | multi_ec2.py. | ||||
* | Explicitely use python2 | Lénaïc Huard | 2015-02-19 | 1 | -1/+1 |
| | | | | | Some distributions are using python3 as the default python. On those ones, we need to explicitely use python2. | ||||
* | Attempting to only refresh cache when doing --list on ossh. | Kenny Woodson | 2015-02-05 | 1 | -1/+14 |
| | |||||
* | added opssh.py | Thomas Wiest | 2015-01-28 | 1 | -0/+1 |
| | |||||
* | fixed bug in multi_ec2.py where it was only allowing relatively path'd ↵ | Thomas Wiest | 2014-12-18 | 1 | -0/+4 |
| | | | | providers if you ran multi_ec2.py from the inventory directory. | ||||
* | unittest for merge_destructively. More to come | Kenny Woodson | 2014-12-18 | 1 | -4/+6 |
| | | | | | | | | Added a readme so its obvious how to run tests Leaving this alone. Getting cleaned up in next PR Fixing space | ||||
* | changed multi_ec2.py to print the json result string instead of the python ↵ | Thomas Wiest | 2014-12-18 | 1 | -10/+9 |
| | | | | pretty print string. | ||||
* | Variable-ized the config file path with the name. | Kenny Woodson | 2014-12-18 | 1 | -1/+1 |
| | |||||
* | Added default environment behavoir for aws credentials | Kenny Woodson | 2014-12-18 | 1 | -8/+30 |
| | |||||
* | Updated the function name to accurately reflect its procedure. | Kenny Woodson | 2014-12-12 | 1 | -3/+3 |
| | |||||
* | Updated merge function to merge recursively | Kenny Woodson | 2014-12-12 | 1 | -22/+35 |
| | |||||
* | Fixed naming for chache file. | Kenny Woodson | 2014-12-12 | 1 | -1/+1 |
| | |||||
* | In order to agree with previous renaming these naming changes were made. | Kenny Woodson | 2014-12-12 | 1 | -1/+1 |
| | |||||
* | Updated with the class name. | Kenny Woodson | 2014-12-12 | 1 | -2/+2 |
| | |||||
* | Updated name to multi_ec2 instead of meta. | Kenny Woodson | 2014-12-12 | 1 | -0/+183 |