summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Adapt callback functions to changes in 13f3cbaf3b82e28de334162f04d498f6cac8ab0eDag Wieers2016-11-171-0/+12
* Implement destructor to ensure newline and terminal attributesDag Wieers2016-11-171-2/+5
* Reset VT100 attributes in case we get unexpected outputDag Wieers2016-11-171-0/+2
* Rename ansi to the more correct name vt100Dag Wieers2016-11-171-52/+51
* Implement our own detailed task outputDag Wieers2016-11-171-46/+56
* Ensure we end with a newline in normal modeDag Wieers2016-11-171-9/+10
* Small fix so diff output starts on a new lineDag Wieers2016-11-171-13/+33
* Don't try to be smart with cmd output !Dag Wieers2016-11-171-3/+0
* Make everything work magically !Dag Wieers2016-11-171-48/+48
* Assorted improvementsDag Wieers2016-11-171-102/+131
* Assorted fixesDag Wieers2016-11-171-16/+91
* Implement support for itemized tasksDag Wieers2016-11-171-13/+23
* Preliminary support for items, WIPDag Wieers2016-11-171-6/+15
* Improve readabilityDag Wieers2016-11-171-35/+35
* Various improvements, now supports different verbosity levelsDag Wieers2016-11-171-57/+153
* New "dense" callback pluginDag Wieers2016-11-171-0/+221
* random filter: added optional 'seed' parameterBrano Zarnovican2016-11-171-3/+6
* Mcsalgado's change to use shlex.quote instead of pipes.quote (#18534)Toshio Kuratomi2016-11-1713-50/+49
* fix for filter fixBrian Coca2016-11-171-1/+7
* remove rsync path from returned factsBrian Coca2016-11-171-1/+1
* Don't fail on missing vars files for delegated hostsJames Cammarata2016-11-171-1/+4
* Performance improvement using in-operator on dictsDag Wieers2016-11-174-8/+8
* updated to add tailing msg to missing errorBrian Coca2016-11-161-2/+2
* added fail_if_missing shared service functionBrian Coca2016-11-161-0/+3
* Fix 'ansible-vault edit' crash on changed nonasciiAdrian Likins2016-11-161-7/+7
* Reworking iterator logic regarding failed states during alwaysJames Cammarata2016-11-162-19/+32
* corrected service filtered option to singularBrian Coca2016-11-161-1/+1
* make default strategy configurable (#18394)Gael Pasgrimaud2016-11-152-1/+3
* always template when called from template (#18490)Brian Coca2016-11-152-3/+6
* Add `name` field for BlocksJames Cammarata2016-11-151-5/+9
* Catch loop eval errors and only raise them again if the task is not skippedJames Cammarata2016-11-151-1/+13
* Update submodule refs.Matt Clay2016-11-142-36/+18
* removed package from squash actionsBrian Coca2016-11-141-1/+1
* Add option to prepend inherited attributes when extending valuesJames Cammarata2016-11-144-11/+16
* added alias to argumetns 'args' to blacklist (#18485)Brian Coca2016-11-141-1/+1
|\
| * added alias to argumetns 'args' to blacklistBrian Coca2016-11-141-1/+1
* | Include missing _text.to_text importAdrian Likins2016-11-141-1/+1
|/
* cloudstack: extend support for VPC (#18434)René Moser2016-11-141-14/+19
* Increment changed stat for a failed task if changed. (#18014)Chris Church2016-11-141-0/+2
* Alternately track listening handlers by uuid if no name is setJames Cammarata2016-11-132-19/+34
* Improved Get-PendingRebootStatusTrond Hindenes2016-11-111-1/+2
* bump submodule refsMatt Davis2016-11-112-10/+36
* removed core import templateBrian Coca2016-11-111-3/+0
* Don't copy the parent block of TaskIncludes when loading staticallyJames Cammarata2016-11-117-36/+27
* cloudstack: add additional CLOUDSTACK_VPC env var (#18467)René Moser2016-11-111-0/+2
* added sysv functionsBrian Coca2016-11-101-1/+21
* Update submodule refs.Matt Clay2016-11-102-10/+11
* Add error info if tabs are found in the yaml (#18343)Adrian Likins2016-11-082-1/+22
* ansible-logstash-callback (#18282)Ievgen Khmelenko2016-11-081-0/+208
* ini lookup: add 'default' to the list of parsed keysJames Tanner2016-11-081-1/+1