summaryrefslogtreecommitdiff
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5162 from JensRantil/fix-corrupt-module-outputsMichael DeHaan2013-12-182-2/+2
* Merge pull request #5160 from JensRantil/fix-issue-5159jctanner2013-12-181-2/+2
* Merge pull request #5215 from dhml/develjctanner2013-12-181-0/+4
* Merge pull request #5078 from brandonhilkert/fix-ec2-tagsjctanner2013-12-181-1/+1
* Fixes #4796 handle unicodedecode errors from dmidecode outputJames Tanner2013-12-181-1/+7
* Fix accelerate module parameter for IPv6 activationJames Cammarata2013-11-271-2/+2
* Merge pull request #5067 from justinludwig/fix-aws-credential-paramsjctanner2013-11-276-12/+12
|\
| * Fix AWS credential params for s3 and other modulesJustin Ludwig2013-11-266-12/+12
* | fixed documentation typo about region purposeJim Rybarski2013-11-271-1/+1
|/
* Fix comment yaml escaping in authorized_key moduleJames Tanner2013-11-261-0/+3
* Save comment hashes in sshkeysJames Tanner2013-11-251-0/+1
* Cleanup debug statementsJames Tanner2013-11-251-2/+0
* Fixes #5032 escape and safely split key options in authorized_keys moduleJames Tanner2013-11-251-2/+10
* Fixes #5010 Add user to all defined supplementary groupsJames Tanner2013-11-251-3/+3
* 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
* | 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
|/
* 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-221-3/+3
|\ \
| * | fix typo in documentAkihiro YAMAZAKI2013-11-211-3/+3
* | | Do not use construct not compatible with python 2.4, fix #5006Michael Scherer2013-11-221-1/+1
| |/ |/|
* | 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
| |/
* | Fixed a typo in the 'unarchive' module documentationJoshua Lund2013-11-211-2/+2
|/
* 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
| * adds receive_disable and time_until_up and some bugfixesSerge van Ginderachter2013-10-211-27/+31
| * bigip_monitor_http: add support for hardcoded propertiesSerge van Ginderachter2013-10-211-8/+97
| * some fixes and cleanup per feedback from Matt HiteSerge van Ginderachter2013-10-211-9/+28
| * initial beta version of bigip_monitor_http moduleSerge van Ginderachter2013-10-211-0/+260
* | Add missing exception nameMatt Thompson2013-11-201-1/+1
* | Merge pull request #4971 from erjohnso/develMichael DeHaan2013-11-191-8/+8
|\ \
| * | fixes #4954 plus updates for gcutil/v1beta16 testsEric Johnson2013-11-191-8/+8
* | | Add warning comment to rhn_register module about fixing pep8 errorsJames Tanner2013-11-191-0/+2
* | | Fix pep8 error in hostname moduleJames Tanner2013-11-191-1/+1
* | | Fix pep8 errors in bigip_monitor_tcpJames Tanner2013-11-191-6/+12
* | | Fix pep8 errors in unarchive moduleJames Tanner2013-11-191-2/+2
* | | Fix pep8 error in ec2_vpcJames Tanner2013-11-191-1/+1
* | | Checking for a transitional running state in supervisorctlJames Cammarata2013-11-191-1/+1