summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Improve the warning message about duplicate yaml dict keysToshio Kuratomi2015-10-271-7/+8
* Also consider the full role name when searching for --start-at-taskJames Cammarata2015-10-271-1/+2
* Update core submodule ref to fix doc buildToshio Kuratomi2015-10-271-8/+5
* Update submodule refsToshio Kuratomi2015-10-272-13/+14
* Merge pull request #12930 from ansible/dict-key-overwrite-warningToshio Kuratomi2015-10-2713-307/+369
|\
| * Break apart a looped dependency to show a warning when parsing playbooksToshio Kuratomi2015-10-2713-307/+369
* | Fixing retry/until logic and default value for retriesJames Cammarata2015-10-272-3/+6
|/
* Merge pull request #12911 from bcoca/manpage_fixesJames Cammarata2015-10-271-1/+1
|\
| * added info about using -i 'hostname,' to usage/helpBrian Coca2015-10-261-1/+1
* | Merge pull request #12866 from bcoca/more_inheritenceJames Cammarata2015-10-272-3/+3
|\ \
| * | moved several directives so they are not settable at play, block, role and ta...Brian Coca2015-10-222-3/+3
* | | Allow hostvars cache to be invalidated so hostvars contain all hosts after ad...James Cammarata2015-10-272-2/+11
* | | Merge pull request #12901 from bcoca/sanitize_resultsJames Cammarata2015-10-273-5/+16
|\ \ \
| * | | added missing string_typesBrian Coca2015-10-241-0/+1
| * | | sanatize resultsBrian Coca2015-10-243-5/+15
| | |/ | |/|
* | | Fixing typoJason O'Donnell2015-10-261-1/+1
* | | Found another typoJason O'Donnell2015-10-261-1/+1
* | | Fxing typoJason O'Donnell2015-10-261-1/+1
* | | Update submodule refsv2.0.0-0.4.beta2Toshio Kuratomi2015-10-262-11/+14
* | | added setting of ansible_ssh_user to current user as backwards compatibilty i...Brian Coca2015-10-261-0/+7
* | | Merge pull request #12899 from bcoca/vault_fixesBrian Coca2015-10-264-18/+14
|\ \ \
| * | | simplified vault password functionsBrian Coca2015-10-244-18/+14
* | | | Merge pull request #12896 from bcoca/ssh_current_user_configBrian Coca2015-10-262-6/+2
|\ \ \ \
| * | | | don't set user to current userBrian Coca2015-10-232-6/+2
| |/ / /
* | | | Make sure Base attributes are copied cleanlyJames Cammarata2015-10-261-1/+8
* | | | Update submodule refsToshio Kuratomi2015-10-262-15/+11
| |/ / |/| |
* | | Fix invocation from bad merge and note where it would need to go to keepToshio Kuratomi2015-10-242-5/+8
|/ /
* | finalized changed to use abridtged_result instead of resultBrian Coca2015-10-231-3/+3
* | Update submodule refsToshio Kuratomi2015-10-232-10/+16
* | Potential fix for #12816synchronize-remote-to-itselfToshio Kuratomi2015-10-231-1/+1
* | Manually add plugin directories when running the adhoc commandJames Cammarata2015-10-231-0/+11
* | Implement invocation hiding for all callbacks if the verbosity is lowToshio Kuratomi2015-10-232-20/+22
* | avoid showing invokation when no_log is set or verbosity is lowBrian Coca2015-10-231-1/+6
* | Version bump for 2.0.0-0.4.beta2James Cammarata2015-10-232-13/+10
* | Fix callbackToshio Kuratomi2015-10-231-3/+3
* | Merge pull request #12879 from larsks/bug/12876James Cammarata2015-10-221-2/+0
|\ \
| * | allow include: directive to work during exception processingLars Kellogg-Stedman2015-10-221-2/+0
* | | Merge pull request #12878 from ansible/invocation-fixToshio Kuratomi2015-10-2226-166/+380
|\ \ \ | |/ / |/| |
| * | Two fixes to action pluginsToshio Kuratomi2015-10-2225-173/+377
| * | Fix for invocation not being added to output.invocation-fixToshio Kuratomi2015-10-221-1/+1
| * | Restore the automatic addition of invocation to the outputToshio Kuratomi2015-10-222-0/+10
* | | Revert "make callbacks declare needing whitelisting"Brian Coca2015-10-2210-13/+3
* | | Cleaning up FIXMEsJames Cammarata2015-10-2229-101/+49
* | | Update submodule refsToshio Kuratomi2015-10-222-10/+13
* | | make callbacks declare needing whitelistingBrian Coca2015-10-2210-3/+13
|/ /
* | Re-adding role_names magic variableJames Cammarata2015-10-221-0/+3
* | Merge pull request #12783 from larsks/bug/12782Brian Coca2015-10-221-0/+6
|\ \
| * | correct value of remote_user for local connectionsLars Kellogg-Stedman2015-10-161-0/+6
* | | added deprecation warning to comma separated role specBrian Coca2015-10-221-0/+9
* | | Merge pull request #12861 from willthames/galaxy_spec_in_meta_main_fixBrian Coca2015-10-221-0/+3
|\ \ \ | |_|/ |/| |