summaryrefslogtreecommitdiffstats
path: root/.gitattributes (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-13Remove unnecessary sleep from result processJames Cammarata1-1/+1
2015-11-13If ssh died, it's an error, not a timeoutAbhijit Menon-Sen1-0/+4
2015-11-13Increase the escalation prompt timeoutDavid M. Lee1-1/+4
2015-11-14made python 3 compatibleBrian Coca1-2/+2
2015-11-13fix gce module error reportingnitzmahone1-2/+2
2015-11-12Reduce spinning while waiting on queuesJames Cammarata3-6/+3
2015-11-13added rudder inventory scriptBrian Coca1-0/+1
2015-11-12substitute tilde and env vars before storing C.CACHE_PLUGIN_CONNECTION as ins...Daniel Menet1-1/+1
2015-11-12Add missing xsltproc in Debian packaging READMELaurent Vallar1-1/+1
2015-11-12Add missing docbook-xml in Debian packaging READMELaurent Vallar1-1/+1
2015-11-12Put settings/vars together, unsplit refresh_inventory itemAbhijit Menon-Sen1-3/+3
2015-11-12Add an expand_csv_tags setting to ec2.iniAbhijit Menon-Sen2-7/+25
2015-11-11Fix documentation build problemsToshio Kuratomi1-0/+0
2015-11-11Update submodule ref for another new moduleToshio Kuratomi1-0/+0
2015-11-11A bunch of shipit's mergedToshio Kuratomi1-0/+0
2015-11-11Fix traceback because we're using display from another object that noToshio Kuratomi1-12/+19
2015-11-11Changed do/until failed colorJames Cammarata1-1/+1
2015-11-11Cleanup failed/changed logic in TaskExecutorJames Cammarata1-35/+29
2015-11-11Finish up plugin porting to global displayToshio Kuratomi39-92/+68
2015-11-11Port cache plugins to global displayToshio Kuratomi2-11/+20
2015-11-11Port lookup plugins to global display.Toshio Kuratomi4-6/+31
2015-11-11Port action plugins to global displayToshio Kuratomi4-42/+68
2015-11-11Move the rest of executor code to global displayToshio Kuratomi1-29/+32
2015-11-11Move the rest of the playbook code to use global displayToshio Kuratomi3-50/+49
2015-11-11Move connection plugins to using global displayToshio Kuratomi11-131/+192
2015-11-11Migrate cli and dependencies to use global displayToshio Kuratomi12-131/+167
2015-11-12updated submodule refsBrian Coca2-0/+0
2015-11-12pass task args without filtering, copy module needs to explcitly supportBrian Coca1-3/+1
2015-11-12breaks testing in non virtual envs, since env var can be used in thoseBrian Coca1-3/+0
2015-11-11Remove dead codeToshio Kuratomi1-4/+0
2015-11-11Start a pyflakes section to cut down on extra messages that we don't agree ar...Toshio Kuratomi1-0/+19
2015-11-11Fix for traceback when neither name nor pkg are in the module paramsToshio Kuratomi1-10/+13
2015-11-11reversed the logic on new setting to control - replacment in groups asBrian Coca1-1/+1
2015-11-11Elevate privileges when checking for file existenceWill Thames62-1064/+550
2015-11-10Remove dead code as this was moved to another classToshio Kuratomi1-7/+0
2015-11-11addes deprecated information to ansible-doc displayBrian Coca1-1/+3