summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * 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
* | Merge pull request #4975 from mattt416/fix_rax_networkMichael DeHaan2013-11-201-1/+1
|\ \
| * | Add missing exception nameMatt Thompson2013-11-201-1/+1
|/ /
* | Merge pull request #4971 from erjohnso/develMichael DeHaan2013-11-193-26/+26
|\ \
| * | fixes #4954 plus updates for gcutil/v1beta16 testsEric Johnson2013-11-193-26/+26
* | | 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 error in password lookupJames Tanner2013-11-191-1/+2
* | | Fix pep8 errors in unarchive moduleJames Tanner2013-11-192-6/+6
* | | Fix pep8 error in ec2_vpcJames Tanner2013-11-191-1/+1
* | | Merge pull request #4956 from bcoca/filter_docsMichael DeHaan2013-11-191-0/+27
|\ \ \
| * | | added version added + union, diff and sym_diff filtersBrian Coca2013-11-191-4/+15
| * | | updated docs to add new filtersBrian Coca2013-11-181-0/+16
| |/ /
* | | Checking for a transitional running state in supervisorctlJames Cammarata2013-11-191-1/+1
* | | Merge pull request #4780 from mscherer/fix_accelerate_variousjctanner2013-11-191-4/+2
|\ \ \
| * | | fix incorrect send_data call. there is no client variable, and send_dataMichael Scherer2013-11-071-1/+1
| * | | remove unused variable (pyflakes)Michael Scherer2013-11-071-2/+0
| * | | make pyflakes a bit more silentMichael Scherer2013-11-071-1/+1
* | | | Merge pull request #4898 from stoned/homebrew-install_options-fixjctanner2013-11-191-8/+8
|\ \ \ \
| * | | | Fix homebrew module's install_options handlingStoned Elipot2013-11-131-8/+8
* | | | | Merge pull request #4866 from sergevanginderachter/known_hosts_sudojctanner2013-11-191-1/+1
|\ \ \ \ \
| * | | | | Check real user's known_hosts when sudo ansible...Serge van Ginderachter2013-11-091-1/+1
* | | | | | Merge pull request #4970 from bcoca/set_diffMichael DeHaan2013-11-191-1/+13
|\ \ \ \ \ \
| * | | | | | now correctly spell symmetricBrian Coca2013-11-191-3/+3
| * | | | | | added union filterBrian Coca2013-11-191-0/+4
| * | | | | | added difference and symetric difference filtersBrian Coca2013-11-191-1/+9
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #4969 from phy1729/develMichael DeHaan2013-11-191-0/+2
|\ \ \ \ \ \