summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version bump for 1.9.1-0.2.rc2 release candidatev1.9.1-0.2.rc2James Cammarata2015-04-154-2/+2
* bad hack to maybe fix some corner cases with pbrun custom promptsBrian Coca2015-04-151-0/+1
* fixed indent when looking at delegate_to varsBrian Coca2015-04-141-5/+5
* fixed another typoBrian Coca2015-04-131-1/+1
* typo fixBrian Coca2015-04-131-1/+1
* fix for when calling bootinfo throws permmission errors (AIX)Brian Coca2015-04-131-3/+6
* Fix --force-handlers, and allow it in plays and ansible.cfgJesse Rusak2015-04-1311-12/+123
* Reverse the error messages from jsonfile get and setToshio Kuratomi2015-04-091-2/+2
* Use codecs module while reading & writing json cache fileKimmo Koskinen2015-04-091-2/+3
* Improve generation of debian changelogJames Laska2015-04-092-1/+8
* Merge pull request #10639 from detiber/module_utils_facts_1_9Brian Coca2015-04-081-1/+1
|\
| * Fix indentationJason DeTiberus2015-04-071-1/+1
|/
* 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