summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version bump for 2.0.0-0.3.beta1v2.0.0-0.3.beta1James Cammarata2015-10-063-13/+11
* Also template the role name when loading rolesJames Cammarata2015-10-061-0/+1
* More ansible-galaxy fixes for the old spec file formatJames Cammarata2015-10-063-7/+28
* Merge pull request #12637 from rcleere/rekey_fixJames Cammarata2015-10-051-0/+1
|\
| * Fix ansible-vault rekeyRyan Cleere2015-10-051-0/+1
* | Cleaning up some ansible-galaxy stuffJames Cammarata2015-10-053-96/+40
|/
* Make sure magic variables are available when templating vars_filesJames Cammarata2015-10-052-105/+122
* Properly switch to the default transport when delegating from localhostJames Cammarata2015-10-051-5/+15
* Merge pull request #12636 from bcoca/galaxyJames Cammarata2015-10-057-380/+312
|\
| * removed dupe install code, now trap errors forom role.installBrian Coca2015-10-051-62/+22
| * galaxy updatesBrian Coca2015-10-057-324/+296
|/
* updated to 'fixed' get_url so docs build againBrian Coca2015-10-051-8/+5
* added missing blank line for markup separationBrian Coca2015-10-051-0/+1
* updated submodule refsBrian Coca2015-10-052-12/+14
* added way to display inventory vars for host to faq + some minor fixes/editsBrian Coca2015-10-051-4/+13
* Pop tags out of playbook include paramsJames Cammarata2015-10-051-0/+3
* Quote any file paths that we have to use with dd to copy.Toshio Kuratomi2015-10-035-8/+14
* Port libvirt_lxc connection plugin to v2Toshio Kuratomi2015-10-031-74/+106
* Add explicit substitution of relative paths on the remote host just in case t...Toshio Kuratomi2015-10-034-26/+77
* fixed usage textBrian Coca2015-10-031-1/+1
* removed conflicting short optionsBrian Coca2015-10-031-2/+2
* Show more info in the minimal callback for unreachable hostsJames Cammarata2015-10-031-1/+1
* FIx typo arg_path (not plural)Toshio Kuratomi2015-10-021-1/+1
* removed redundant tests, adjusted makefile expected countBrian Coca2015-10-022-17/+1
* Merge pull request #12538 from yesbox/url_lookup_plugin_httperror_fixBrian Coca2015-10-021-2/+2
|\
| * Fix HTTPError message not being reachableJesper Geertsen Jonsson2015-09-271-2/+2
* | Merge pull request #12593 from ansible/py3-unicode-execToshio Kuratomi2015-10-021-6/+16
|\ \
| * | Since Connection.execute_command() returns bytes, deal with the repurcussions...Toshio Kuratomi2015-10-021-6/+16
|/ /
* | corrected no_log for items and skipped tasksBrian Coca2015-10-025-13/+16
* | Merge branch 'amenonsen-ssh-args' into develJames Cammarata2015-10-0210-64/+106
|\ \
| * \ Merge branch 'ssh-args' of https://github.com/amenonsen/ansible into amenonse...James Cammarata2015-10-0210-64/+106
| |\ \ |/ / /
| * | Mention new ssh argument variable in the changelogAbhijit Menon-Sen2015-10-021-1/+6
| * | Pass default None to getattr, remove repeated callAbhijit Menon-Sen2015-10-021-2/+3
| * | Reword the jump host section in the FAQAbhijit Menon-Sen2015-10-021-10/+10
| * | Set explicit default for ANSIBLE_SSH_ARGSAbhijit Menon-Sen2015-10-022-9/+2
| * | Aggregate ssh arguments in PlayContext instead of the connection pluginAbhijit Menon-Sen2015-10-022-27/+11
| * | Rework additional ssh argument handlingAbhijit Menon-Sen2015-10-027-42/+101
* | | Also add args_path param to powershell shell pluginJames Cammarata2015-10-021-1/+1
* | | Fix old-style (non-python) module supportJames Cammarata2015-10-022-9/+18
* | | Update core sumodule ref to fix docsToshio Kuratomi2015-10-021-8/+5
|/ /
* | Update module refsToshio Kuratomi2015-10-022-10/+16
* | updated adding os_router and deprecating quantum modulesBrian Coca2015-10-021-2/+8
* | added no_log censoring to item outputBrian Coca2015-10-022-6/+16
* | added no_log tests as per #12214Brian Coca2015-10-022-1/+84
* | added no_log to resultsBrian Coca2015-10-021-18/+17
* | {sudo,su}_user does not imply becomeBrian Coca2015-10-021-7/+11
* | Pull host/group vars when adding hosts/groupsJames Cammarata2015-10-022-1/+3
* | Fix syntax error for octal in encrypt methodsJames Cammarata2015-10-021-1/+1
* | Submodule pointer update for accelerate module fixesJames Cammarata2015-10-021-8/+5
* | Fixing accelerated connection pluginJames Cammarata2015-10-024-188/+231