summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fixes #5010 Add user to all defined supplementary groupsJames Tanner2013-11-251-3/+3
* Merge pull request #5050 from greenbrian/develMichael DeHaan2013-11-251-1/+1
|\
| * Update unarchivegreenbrian2013-11-251-1/+1
|/
* Merge pull request #5045 from junegunn/wait_for-python2.4Michael DeHaan2013-11-251-1/+4
|\
| * Remove Python 2.4-incompatible 'with' statementJunegunn Choi2013-11-251-1/+4
* | Fixes #4979 Check for the correct context when inside the inventory_hostnames...James Tanner2013-11-251-1/+4
* | Fixes #5031 Template the delay value and cast to float for loopsJames Tanner2013-11-251-0/+3
* | Addresses #5036 fix typo in git moduleJames Tanner2013-11-251-1/+1
* | Fixes 5036 add missing parameter to git module function callJames Tanner2013-11-251-1/+1
|/
* Merge pull request #5033 from tgerla/vagrantguideMichael DeHaan2013-11-242-1/+134
|\
| * elaborate on a couple of sectionsTim Gerla2013-11-231-13/+28
| * remove Vagrant from the list of pending topicsTim Gerla2013-11-231-1/+1
| * fix up word wrappingTim Gerla2013-11-231-9/+34
| * add a topical guide for Vagrant integrationTim Gerla2013-11-232-0/+93
* | Merge pull request #5034 from zanardo/fix-typoMichael DeHaan2013-11-231-1/+1
|\ \ | |/ |/|
| * fix typo in deprecation warningAntonio Zanardo2013-11-231-1/+1
|/
* Fixes #5021 safely split hostkeys with quotesJames Tanner2013-11-221-1/+6
* Merge pull request #5020 from damycra/django_manage_migrate_changed_filterMichael DeHaan2013-11-221-0/+3
|\
| * Reports changed status from django_manage migrateSteven Davidson2013-11-221-0/+3
* | Merge pull request #4985 from zakkie/develjctanner2013-11-222-3/+4
|\ \
| * | testAkihiro YAMAZAKI2013-11-221-0/+1
| * | fix typo in documentAkihiro YAMAZAKI2013-11-211-3/+3
* | | Fix missing eval for string search in ssh controlpersistJames Tanner2013-11-221-1/+1
* | | Addresses #5011 check for proper string in smartos ssh error outputJames Tanner2013-11-221-2/+2
* | | Merge pull request #5015 from mscherer/fix_5006Michael DeHaan2013-11-221-1/+1
|\ \ \ | |_|/ |/| |
| * | Do not use construct not compatible with python 2.4, fix #5006Michael Scherer2013-11-221-1/+1
|/ /
* | Merge pull request #5002 from ovcharenko/develjctanner2013-11-222-0/+9
|\ \
| * | Update to 4 space indentAleksey Ovcharenko2013-11-221-2/+2
| * | Make tests happyAleksey Ovcharenko2013-11-222-2/+11
* | | Revert "Merge pull request #5001 from ovcharenko/devel"James Tanner2013-11-222-3/+3
* | | Merge pull request #4998 from berenddeboer/portinstall-fixMichael DeHaan2013-11-211-1/+1
|\ \ \
| * | | Don't use pkg_glob when guessing name, else we may think the packageBerend de Boer2013-11-221-1/+1
* | | | Merge pull request #5001 from ovcharenko/develMichael DeHaan2013-11-212-3/+3
|\ \ \ \ | | |/ / | |/| |
| * | | Allow to specify ansible_ssh_private_key_file location related to user home d...Aleksey Ovcharenko2013-11-222-3/+3
|/ / /
* | | Merge pull request #4999 from jlund/unarchive-typojctanner2013-11-211-2/+2
|\ \ \ | |/ / |/| |
| * | Fixed a typo in the 'unarchive' module documentationJoshua Lund2013-11-211-2/+2
|/ /
* | CHANGELOG version bump for 1.5James Tanner2013-11-211-0/+2
* | Version bump for 1.5James Tanner2013-11-215-3/+12
* | Update files for 1.4 releasev1.4.0release1.4.0James Tanner2013-11-213-3/+3
* | Releasing new upstream versionJames Tanner2013-11-212-4/+4
|/
* Add bigip_monitor_http to changelogJames Tanner2013-11-201-0/+1
* Fix pep8 E701 errors in bigip_monitor_httpJames Tanner2013-11-201-7/+14
* Merge pull request #4621 from sergevanginderachter/bigip_monitorjctanner2013-11-201-0/+442
|\
| * Fix typoSerge van Ginderachter2013-10-281-1/+1
| * clean up comments to show monitor specific codeSerge van Ginderachter2013-10-251-9/+4
| * update version added and add examplesSerge van Ginderachter2013-10-211-2/+20
| * add missing defaultsSerge van Ginderachter2013-10-211-0/+4
| * improve logic in setting parameters in check mode (monitor might not exist)Serge van Ginderachter2013-10-211-7/+11
| * do not overwrite properties with defaultsSerge van Ginderachter2013-10-211-84/+123
| * improve changed result for race conditionsSerge van Ginderachter2013-10-211-6/+16