summaryrefslogtreecommitdiff
path: root/lib/ansible
Commit message (Expand)AuthorAgeFilesLines
* Re-implementing the retry file feature for 2.0James Cammarata2016-01-282-1/+37
* Fix lookup of parent attribute when parent doesn't have the attrJames Cammarata2016-01-282-18/+9
* Only use os.path.basename if get_file_content returned a value, and ensure th...Matt Martz2016-01-281-1/+3
* Handle the key 'prepared' in the 'diff' result from modulesTobias Wolf2016-01-281-0/+2
* Make sure blocks use their parents dependency chainsJames Cammarata2016-01-281-1/+6
* Allow certain base attributes to be used as role paramsJames Cammarata2016-01-281-1/+6
* Fixing role dependency chain creationJames Cammarata2016-01-282-8/+21
* Changes to convert to unicode at the bordersToshio Kuratomi2016-01-284-20/+31
* Squashing was occuring even though pkgs didn't have a template that would be ...Toshio Kuratomi2016-01-281-11/+22
* Update submodule refsToshio Kuratomi2016-01-282-0/+0
* fixed issue with vars prompt warning causing errorBrian Coca2016-01-271-3/+2
* fix for so su works in more casesBrian Coca2016-01-271-3/+7
* Fix for inventory hosts on localhost with alternate ports.Toshio Kuratomi2016-01-261-4/+26
* fixed permissions check for ansible.logBrian Coca2016-01-261-9/+8
* Adding support for scm-based role source urls (incl. integration test to cove...Sergii Korochkin2016-01-261-2/+2
* Update submodule refsToshio Kuratomi2016-01-252-0/+0
* For synchronize, fix sudo to execute on the remote end of the connectionToshio Kuratomi2016-01-252-19/+55
* python3 doesn't have raw explicit-unicode literals. Workaround it with a raw...Toshio Kuratomi2016-01-251-2/+2
* Transform tracebacks into unicode before printingToshio Kuratomi2016-01-253-9/+11
* raise AnsibleError as an 'expected' exceptionBrian Coca2016-01-251-1/+1
* adhoc now respects limit when listing hostsBrian Coca2016-01-251-8/+4
* ensure stdout callback alwasy is loaded firstBrian Coca2016-01-251-2/+4
* better error when host inventory script isnt dictBrian Coca2016-01-251-1/+4
* Use templated handler name during callbackJames Cammarata2016-01-231-0/+3
* convert winrm put_file script template to Unicode string literalnitzmahone2016-01-221-1/+1
* corrected submodule refBrian Coca2016-01-221-6/+0
* Fix bug with any_errors_fatal where task was not availableJames Cammarata2016-01-211-1/+7
* add detect Altlinux distributiveAlexey Shabalin2016-01-211-2/+10
* Disallow setting state on template tasksJames Cammarata2016-01-211-1/+6
* Template the run_once value in the linear strategy as we use it thereJames Cammarata2016-01-211-3/+3
* Re-add cache clearing call to Inventory initJames Cammarata2016-01-211-0/+4
* Standardize removal of BECOME-SUCCESS method and use it for async tooJames Cammarata2016-01-213-4/+14
* plugins/strategy: added significant details to parser error message.Selivanov Pavel2016-01-211-1/+1
* Fix incorrect handling of any_errors_fatal in the linear strategyJames Cammarata2016-01-211-5/+12
* Forward conditionals onto included plays when conditional eval errorsJames Cammarata2016-01-211-3/+17
* Don't assign both parent blocks and task includes to blocksJames Cammarata2016-01-211-2/+7
* go back to defaulting wrapping commands in shellBrian Coca2016-01-211-3/+2
* Revert "Properly look for parent become attribute"James Cammarata2016-01-212-5/+4
* Properly look for parent become attributeJames Cammarata2016-01-212-4/+5
* Relocate use of ERROR to display class, to avoid doubling upJames Cammarata2016-01-212-3/+3
* Catch INI section parsing misses and raise an appropriate errorJames Cammarata2016-01-211-1/+4
* Fix role hashing failure/traceback when params contain listsJames Cammarata2016-01-211-1/+4
* Don't clear start at task flag until all hosts are advancedJames Cammarata2016-01-211-23/+28
* Fix with loop + delegate issuesJames Cammarata2016-01-212-1/+6
* Fix any_errors_fatal incorrect implementation in 2.0James Cammarata2016-01-215-11/+37
* Update submodule refs to pull in doc fixesToshio Kuratomi2016-01-211-0/+6
* Avoid recursively checking JSON inventory for UnicodeTobias Wolf2016-01-211-4/+8
* avoid shredding empty files, also x/0Brian Coca2016-01-211-15/+17
* corrected host/group match in inventory_hostnamesBrian Coca2016-01-201-4/+9
* Update core submodule to bring in yum fixToshio Kuratomi2016-01-201-0/+0