summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* New release v2.0.2.0-0.1.rc1v2.0.2.0-0.1.rc1James Cammarata2016-03-234-2/+2
* Updating run_tests.sh from develJames Cammarata2016-03-231-2/+4
* updated man pages with imssing become optionBrian Coca2016-03-233-6/+21
* Removing a test causing problems on Py3 which is not critical for 2.0James Cammarata2016-03-221-58/+0
* Handle shlex incompatibility between python2.6 and python3Toshio Kuratomi2016-03-221-1/+10
* Move _split_args from ssh.py to ConnectionBase so we can use it in other conn...Matt Martz2016-03-222-12/+13
* Adding acl package to all docker imagesJames Cammarata2016-03-226-0/+6
* Submodule pointer updateJames Cammarata2016-03-211-0/+0
* Bump core submodules for uri module cherry picksMatt Martz2016-03-211-0/+0
* Revert "Cleaning up tests for uri module which doesn't use fetch_url in 2.0"Matt Martz2016-03-211-1/+64
* Fix ansible_sudo_pass inventory variable so that it overrides setting of sudo...Toshio Kuratomi2016-03-212-5/+157
* Removing invalid test target as it's not in 2.0 yetJames Cammarata2016-03-211-1/+1
* Cleaning up tests for uri module which doesn't use fetch_url in 2.0James Cammarata2016-03-211-64/+1
* Expanding unit tests for module_utils/basic.pyJames Cammarata2016-03-211-4/+5
* Cleaning up tests which don't apply to 2.0James Cammarata2016-03-215-93/+2
* Properly use check_raw when using parse_kv in cli/ codeJames Cammarata2016-03-211-1/+2
* Fixing role param precedence issuesJames Cammarata2016-03-212-9/+9