summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* README updatepackage_loadingMichael DeHaan2014-09-261-0/+1
* Some various comments about the new repos, more to likely come.Michael DeHaan2014-09-266-16/+91
* Updating the module formatter to deal with the new repo structure.Michael DeHaan2014-09-264-14/+19
* changes for package loading of modulesMichael DeHaan2014-09-26261-70599/+29
* Update module test code to avoid pycs (that are not used)Michael DeHaan2014-09-261-1/+1
* Modules is a package.Michael DeHaan2014-09-262-1/+8
* Add submodules for new core and extras subdirectories of modules, not yet live.Michael DeHaan2014-09-263-0/+18
* Default 'smart' connection to paramiko for OSX platformsJames Cammarata2014-09-251-5/+9
* Fixing version added for the fire/forget check later featureJames Cammarata2014-09-251-1/+1
* Merge branch 'maxamillion-admiller/async_resume' into develJames Cammarata2014-09-254-1/+49
|\
| * Adding integration tests for async fire-and-forget checkingJames Cammarata2014-09-252-0/+26
| * Merge branch 'admiller/async_resume' of https://github.com/maxamillion/ansibl...James Cammarata2014-09-252-1/+23
| |\ |/ /
| * add async fire-forget/check functionalityAdam Miller2014-05-202-1/+23
* | Don't template 'vars' dictionary during templatingJames Cammarata2014-09-251-2/+4
* | Fix action_plugins for modules not respecting check modeJames Cammarata2014-09-252-1/+15
* | Adding in docs updates for 1.7.2 releaseJames Cammarata2014-09-245-1/+39
* | Use split_args instead of shlex to split include paramsJames Cammarata2014-09-231-4/+8
* | Also make sure the dest param is expanded locally before recalculatingJames Cammarata2014-09-231-0/+1
* | Push the expanduser call on the source down to slurp rather than fetchJames Cammarata2014-09-232-17/+24
* | Merge pull request #8959 from willthames/galaxy_ssh_cloneJames Cammarata2014-09-234-13/+10
|\ \
| * | Allow github style ssh repo namesWill Thames2014-09-103-1/+7
| * | Make ansible-galaxy work as expectedWill Thames2014-09-102-12/+3
* | | Skip null id route tables when adding/deleting them in ec2_vpcJames Cammarata2014-09-231-0/+3
* | | Merge pull request #9105 from jakubroztocil/develJames Cammarata2014-09-231-1/+0
|\ \ \
| * | | Remove unreachable code.Jakub Roztocil2014-09-231-1/+0
* | | | Merge pull request #9102 from stevenringo/develJames Cammarata2014-09-231-2/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Expand description for ec2_facts moduleSteven Ringo2014-09-231-2/+4
|/ / /
* | | Merge branch 'dmage-devel' into develJames Cammarata2014-09-222-2/+39
|\ \ \
| * \ \ Merge branch 'devel' of https://github.com/dmage/ansible into dmage-develJames Cammarata2014-09-222-2/+39
| |\ \ \
| | * | | Fix #7711Oleg Bulatov2014-09-012-2/+39
* | | | | Merge pull request #9014 from willthames/paramiko_sudo_no_promptToshio Kuratomi2014-09-222-2/+12
|\ \ \ \ \
| * | | | | Applied fix for sudo with no prompt to paramikoWill Thames2014-09-161-1/+6
| * | | | | Don't throw away useful stdout and stderr. Fixes #8418Matt Martz2014-09-161-1/+6
* | | | | | The fix for gh-7284 causes problems for initscripts which have theToshio Kuratomi2014-09-221-1/+4
* | | | | | Merge pull request #9084 from mscherer/fix9704/fix_serviceToshio Kuratomi2014-09-221-0/+1
|\ \ \ \ \ \
| * | | | | | Fix #9704, correctly set changed as false when nothing is doneMichael Scherer2014-09-211-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #9082 from mscherer/fix9080/file_not_working_py24Michael DeHaan2014-09-211-1/+1
|\ \ \ \ \ \
| * | | | | | Make file module work on python 2.4, fix #9080Michael Scherer2014-09-211-1/+1
| |/ / / / /
* | | | | | Merge pull request #9088 from mscherer/fix_8895/fix_indentation_rdsMichael DeHaan2014-09-211-7/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix indentation and bug #8895Michael Scherer2014-09-211-7/+7
|/ / / / /
* | | | | Add note on ec2_lc regarding immutability of configs once createdJames Cammarata2014-09-191-0/+4
* | | | | Before decrypting check if vault password is set or error earlyJames Cammarata2014-09-191-0/+5
* | | | | Merge pull request #9060 from jamespharaoh/apt-langToshio Kuratomi2014-09-191-1/+2
|\ \ \ \ \
| * | | | | add LANG=C to apt module so the string matches on the output always matchJames Pharaoh2014-09-181-1/+2
* | | | | | Be more specific in checking if a job restarted successfully.Toshio Kuratomi2014-09-191-1/+1
* | | | | | Merge pull request #9059 from mpeters/docsite_test_integration_packagesJames Cammarata2014-09-191-0/+7
|\ \ \ \ \ \
| * | | | | | documenting extra packages that need to be installed to run the full integrat...Michael Peters2014-09-181-0/+7
| |/ / / / /
* | | | | | Allow with_first_files to search relative to templates and vars in rolesJames Cammarata2014-09-181-4/+11
* | | | | | Fix the name of the upstart serviceToshio Kuratomi2014-09-181-1/+1
* | | | | | Fix the var we're checking in the upstart testToshio Kuratomi2014-09-181-4/+4