summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version bump for 1.9.1-0.1.rc1v1.9.1-0.1.rc1James Cammarata2015-04-066-2/+13
* updated submodule refsBrian Coca2015-04-022-0/+0
* capture IOErrors on backup_local (happens on non posix filesystems)Brian Coca2015-04-021-1/+1
* removed folding sudo/su to become logic from constants as it is already prese...Brian Coca2015-04-022-4/+17
* now ansible ignores tempate errors on passwordsBrian Coca2015-04-021-2/+6
* converted error on play var initialization into warning with more informationBrian Coca2015-04-022-7/+10
* dont break everything when one of the vars in inject does not template corre...Brian Coca2015-04-021-1/+5
* added note that custom connection plugins need update with this versionBrian Coca2015-03-311-0/+1
* readded sudo/su vars to allow role/includes to work with passed sudo/suBrian Coca2015-03-291-1/+1
* Merge pull request #10556 from kristous/patch-1Brian Coca2015-03-271-1/+1
|\
| * Update README.mdkristous2015-03-271-1/+1
|/
* updated sumbmodule refsBrian Coca2015-03-262-0/+0
* fix consul inventory issue (missing method param)deimosfr2015-03-261-1/+1
* Make run_command() work when we get byte str with non-ascii characters (inste...Toshio Kuratomi2015-03-262-1/+15
* Fix assert to work with unicode valuesToshio Kuratomi2015-03-261-3/+3
* Version bump for 1.9.0.1-1v1.9.0.1-1James Cammarata2015-03-253-4/+4
* Version bump for 1.9.0-2v1.9.0-2James Cammarata2015-03-251-1/+1
* updated ref to extrasBrian Coca2015-03-251-0/+0
* Submodule updates for 1.9v1.9.0-1James Cammarata2015-03-252-0/+0
* Updating submodule pointers for 1.9James Cammarata2015-03-251-0/+0
* cleaning up CHANGELOG with incorrect entriesJames Cammarata2015-03-251-24/+0
* Version bump for 1.9.0 final releaseJames Cammarata2015-03-254-5/+13
* tweaking the CHANGELOGJames Cammarata2015-03-251-110/+119
* And all of core module changes addedToshio Kuratomi2015-03-251-0/+122
* updated to latest refBrian Coca2015-03-241-0/+0
* makes raw module have quiet ssh so as to avoid extra output when not requriedBrian Coca2015-03-241-1/+4
* VERSION bump and submodule update for 1.9.0-0.2.rc2v1.9.0-0.2.rc2James Cammarata2015-03-203-10/+1
* Update core modules for asg tag fixToshio Kuratomi2015-03-201-6/+0
* Patch for bug #10485 - ansible_distribution fact populates as 'RedHat' on Ora...Eri Bastos2015-03-201-1/+9
* now use combine vars to preserve existing cached host varsBrian Coca2015-03-201-2/+2
* removed debug play from testsBrian Coca2015-03-203-7/+15
* now correctly aplies add_host passed variables last to override existing vars.Brian Coca2015-03-202-6/+11
* now add_host loads hostvarsBrian Coca2015-03-201-7/+11
* Pull ec2_asg fixes by updating core modulesToshio Kuratomi2015-03-191-0/+0
* Have selinux allow docker<=>nginx communicationToshio Kuratomi2015-03-192-1/+18
* Okay, let's see if these pauses are enough to get this passingToshio Kuratomi2015-03-192-12/+38
* Fix the removal of busybox imageToshio Kuratomi2015-03-191-1/+1
* Some debugging for why docker tests are failing in jenkinsToshio Kuratomi2015-03-191-10/+12
* Add more tests for private docker registriesToshio Kuratomi2015-03-1912-6/+294
* Remove debug statementsToshio Kuratomi2015-03-191-6/+0
* Add tests using a docker private registryToshio Kuratomi2015-03-192-2/+69
* And ran into a different problem with centos6. Sigh.Toshio Kuratomi2015-03-191-2/+3
* Attempt to enable docker tests for rhel/centos6 as wellToshio Kuratomi2015-03-192-3/+20
* Would help if I added these files in the right directoryToshio Kuratomi2015-03-192-0/+47
* Ugh, looks like very few distros have the proper packages to run the docker m...Toshio Kuratomi2015-03-192-51/+15
* Initial test of the docker moduleToshio Kuratomi2015-03-193-0/+75
* Pull another fix in from core modulesToshio Kuratomi2015-03-191-0/+0
* updated module ref for coreBrian Coca2015-03-191-0/+0
* updated core to latests stable 1.9Brian Coca2015-03-191-0/+0
* ignore PE methods that are not sudo for checksums until we get them working u...Brian Coca2015-03-191-1/+7