summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update submodule ref (doc change)stable-2.0Toshio Kuratomi2016-07-151-0/+0
* If we can't squash for any reason, then simply do not optimize the items loop.Toshio Kuratomi2016-05-122-59/+142
* Update changelog for fix to status in urls.pyToshio Kuratomi2016-05-091-0/+1
* Fix traceback in fetch_urls when status code is in info as well as the error.Toshio Kuratomi2016-05-091-1/+2
* Revert "add ignore_errors to fix keyword arg warning" (#15670)Brian Coca2016-04-291-1/+1
* add ignore_errors to fix keyword arg warning (#15668)Pete Lumbis2016-04-291-1/+1
* Add uri fixes to the changelogToshio Kuratomi2016-04-261-0/+5
* Update core submodule ref to pull in the fix for uriToshio Kuratomi2016-04-261-0/+0
* HTTPError can also function as a non-exceptional file-like return value (#14915)Olivier GROSJEANNE2016-04-261-1/+5
* enable mysql connection via unix socketBjørnar Ness2016-04-201-4/+3
* Dynamically add ssl key to the mysql config hash iff needed mvgrimes2016-04-201-3/+4
* fix boto.ec2 import as per #11755Brian Coca2016-04-201-0/+5
* Fix for serial when percent amount is less than one host (#15396)Jonathon Klobucar2016-04-202-1/+12
* New release v2.0.2.0-1v2.0.2.0-1James Cammarata2016-04-196-1/+12
* fix tests for SLES and CoreOSRobin Roth2016-04-181-5/+7
* Don't override the http status code when successful in urls.pyJames Cammarata2016-04-182-2/+8
* Don't pass context to urlopen, instead add it to the handlers. Fixes https://...Matt Martz2016-04-152-10/+10
* New release v2.0.2.0-0.4.rc4v2.0.2.0-0.4.rc4James Cammarata2016-04-123-1/+1
* Also fix intermittent ssh error using pty's for paramikoJames Cammarata2016-04-121-2/+2
* Don't use -tt for ssh connections when sudoable=FalseJames Cammarata2016-04-111-3/+4
* Update changelog for the two new bugfixesToshio Kuratomi2016-04-081-0/+4
* Update core submodule ref for uri cherry-pick (dict_header defaults to None i...Toshio Kuratomi2016-04-081-0/+0
* Fix free strategy, which was incorrectly using _wait_on_pending_resultsJames Cammarata2016-04-081-1/+1
* ensure test_win_user fails on bogus errornitzmahone2016-04-071-0/+1
* update core submodule ref for win_user bugfixesnitzmahone2016-04-071-0/+0
* update extras submodule ref for win_updates fixesnitzmahone2016-04-071-0/+0
* New release v2.0.2.0-0.3.rc3v2.0.2.0-0.3.rc3James Cammarata2016-04-063-1/+1
* Make sure VariableManager has a view of HostVarsJames Cammarata2016-04-054-15/+15
* Update changelog to reflect lxc_container fixToshio Kuratomi2016-04-021-0/+3
* Update submodule refsToshio Kuratomi2016-04-022-0/+0
* New release v2.0.2.0-0.2.rc2v2.0.2.0-0.2.rc2James Cammarata2016-04-013-1/+1
* Updating the test_script integration tests with the version from develJames Cammarata2016-03-311-2/+4
* Fix logic error in script action plug related to use of shell.existsJames Cammarata2016-03-311-1/+1
* cloudstack: fix bug, api_secret always None Rene Moser2016-03-311-1/+1
* Add '--skip-tags' to ansible-pullMalte Krupa2016-03-301-0/+2
* moved 'path exists' function to shellBrian Coca2016-03-304-6/+29
* Use _connection instead of _play_context for information about the connectionToshio Kuratomi2016-03-301-5/+5
* Only combine vars in include_vars if both are mappingsJames Cammarata2016-03-301-1/+1
* New unit tests for #13630 fixJames Cammarata2016-03-281-0/+3
* Take previous jinja2 blocks into account in splitter when we see quotesJames Cammarata2016-03-281-1/+1
* have to always run dwim() on the path to get the full absolute path.Toshio Kuratomi2016-03-251-10/+9
* Fix --start-at-task which was broken by the setup task revampJames Cammarata2016-03-251-14/+20
* Removing tests related to filename param (which is not in 2.0)James Cammarata2016-03-251-42/+0
* Modified files to use single quotes rather than double for file path. Powersh...root2016-03-252-2/+2
* update core submodule ref for win_stat bugfixnitzmahone2016-03-241-0/+0
* Fix bugs related to task_includes and dep chain inheritanceJames Cammarata2016-03-241-0/+2
* Should be errors=strict since we don't want to end up matching hosts like '???'Toshio Kuratomi2016-03-241-1/+1
* Fix using non-ascii for inventory hostname patterns with the CLI.Toshio Kuratomi2016-03-241-1/+2
* nv_por is needed later in the fileToshio Kuratomi2016-03-241-1/+1
* Adding CHANGELOG updates for 2.0.2 rc1James Cammarata2016-03-231-0/+33