summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix group_by test to work with jinja2 >= 2.9.temp-post-2.2.1-stagingMatt Clay2017-01-091-2/+2
* Fix a test failure on Python 3.6 (#20030)Marius Gedminas2017-01-091-0/+1
* New release v2.2.1.0-0.3.rc3v2.2.1.0-0.3.rc3James Cammarata2017-01-093-1/+1
* Fixing security bugs for CVE-2016-9587James Cammarata2017-01-097-48/+132
* Update submodule refsToshio Kuratomi2017-01-051-0/+0
* Allow OSError to skip scriptdir removalToshio Kuratomi2017-01-051-1/+12
* bad module commitBrian Coca2017-01-051-69/+0
* allow modules to set custom statsBrian Coca2017-01-054-16/+202
* Update submodule refsToshio Kuratomi2017-01-041-0/+0
* Fix for atomic_move on RHEL5Toshio Kuratomi2017-01-041-16/+9
* fixed id queries, should rely on effectiveBrian Coca2017-01-041-3/+3
* Update submodule refsToshio Kuratomi2017-01-042-0/+0
* Add a encode() to AnsibleVaultEncryptedUnicode (#19840)Adrian Likins2017-01-042-0/+12
* Fixing an iteration bug introduced by fed079e4James Cammarata2017-01-041-13/+36
* Fix traceback on Darwin with Python3Toshio Kuratomi2017-01-041-3/+3
* Use newer test images for Fedora and openSUSE.Matt Clay2017-01-032-12/+16
* Fix role completion detection problemJames Cammarata2017-01-033-3/+52
* Fix key lookup in gather facts flag.Arne Demmers2017-01-031-1/+1
* Check for DragonFly BSD as well for DATEAntonio Huete Jimenez2017-01-021-1/+1
* warn when examined group_vars is not dirBrian Coca2017-01-021-1/+4
* fix multiple handler notificationsMatt Davis2016-12-233-1/+39
* Removing print debug statementsJames Cammarata2016-12-221-2/+0
* let chdir support relative path in more modules (#16736)Gordon Gao2016-12-222-4/+15
* Correctly set loader path when using list tags/tasksJames Cammarata2016-12-211-0/+6
* Fixes #16936 - Digest authentication not working in uri module (#18736)bart22016-12-212-0/+9
* Wrap unhandled errors from lookups in an AnsibleErrorJames Cammarata2016-12-211-1/+1
* Also fix default callback to use ignore_errors paramJames Cammarata2016-12-211-1/+1
* Template "original_task" fields in _process_pending_resultsJames Cammarata2016-12-213-52/+70
* log on target based on nolog, not verbosityBrian Coca2016-12-211-1/+1
* initialize module nameBrian Coca2016-12-211-0/+1
* still needs static for task objectBrian Coca2016-12-161-0/+1
* removed unused staticBrian Coca2016-12-161-2/+1
* Handle inability to read /proc for ansible_service_mgr. Fixes #18957Jake Morrison2016-12-161-0/+4
* correct template lookup pathBrian Coca2016-12-161-7/+16
* Update submodule refsToshio Kuratomi2016-12-141-0/+0
* Change release templates so they work with py3Toshio Kuratomi2016-12-141-2/+2
* Pull in f5 py3 fixToshio Kuratomi2016-12-141-0/+0
* * Add test for git with local modificationsToshio Kuratomi2016-12-141-4/+107
* Update submodule refs for git module fixToshio Kuratomi2016-12-141-0/+0
* Removed dict.iteritems() in several other files.Andrea Tartaglia2016-12-1412-29/+29
* Fix regression in search path behaviourDag Wieers2016-12-143-42/+35
* cloudstack: utils: fail friendlier if no zones available (#19332)René Moser2016-12-141-0/+3
* New release v2.2.1.0-0.2.rc2v2.2.1.0-0.2.rc2James Cammarata2016-12-143-1/+1
* Fixes for uri under python3 and local (non-httptester) testingToshio Kuratomi2016-12-132-7/+10
* Fix AST nodes for Python 3 and enable dependent test_uri (#18597)Lumír 'Frenzy' Balhar2016-12-132-1/+1
* Update submodule refsToshio Kuratomi2016-12-132-0/+0
* Remove itervalues (not available on py3)Toshio Kuratomi2016-12-131-2/+2
* Fix overwrite parameter in module_utils.junos (#18671)ikelos2016-12-121-2/+2
* Disable CLI errors when typing enable (#18531)Patrick Ogenstad2016-12-121-0/+5
* Fixes #18663. Bad handling of existing config in dellos9 module. (#18664)Juan Antonio Valiño García2016-12-122-6/+12