summaryrefslogtreecommitdiff
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* Refactor ec2_elb_lb to use shared module snippet codeJames Tanner2014-01-241-40/+12
* Fix missing description keyJames Tanner2014-01-241-0/+1
* Merge branch 'add_ec2_elb_lb_module' of git://github.com/jsdalton/ansible int...James Tanner2014-01-241-0/+529
|\
| * Add health check parameter.Jim Dalton2013-09-201-7/+88
| * Add ec2_elb_lb for managing ELBsJim Dalton2013-09-201-0/+448
* | Standardize some parameters in ec2_keyJames Tanner2014-01-231-3/+3
* | Merge pull request #5256 from zbal/ec2_keysjctanner2014-01-231-0/+208
|\ \
| * | Bumped to v1.5Vincent Viallet2013-12-131-2/+2
| * | Minor typos and remove extra dependencies.Vincent Viallet2013-12-121-6/+3
| * | Add ec2_key module.Vincent Viallet2013-12-121-0/+211
* | | Merge pull request #5603 from willthames/ec2_keypair_not_mandatoryjctanner2014-01-231-3/+1
|\ \ \
| * | | keypair is not absolutely required when creating ec2 instanceswillthames2014-01-141-3/+1
* | | | Revert "Merge pull request #5496 from angstwad/cf-module"James Tanner2014-01-231-600/+0
* | | | Revert "Merge pull request #5540 from angstwad/cf-container-module"James Tanner2014-01-231-379/+0
* | | | Revert "Fix docstrings in rax_files_objects"James Tanner2014-01-231-20/+21
* | | | Fix docstrings in rax_files_objectsJames Tanner2014-01-231-21/+20
* | | | Merge pull request #5540 from angstwad/cf-container-modulejctanner2014-01-231-0/+379
|\ \ \ \
| * | | | Add module support for Rackspace Cloud Files ContainersPaul Durivage2014-01-071-0/+379
* | | | | Merge pull request #5496 from angstwad/cf-modulejctanner2014-01-231-0/+600
|\ \ \ \ \
| * | | | | Completed documentation and examplesPaul Durivage2014-01-081-2/+155
| * | | | | Add rax_files_objects module for Rackspace Cloud Files supportPaul Durivage2014-01-081-0/+447
| |/ / / /
* | | | | Merge pull request #5210 from sivel/rax-dns-recordjctanner2014-01-231-0/+242
|\ \ \ \ \
| * | | | | Initial commit of rax_dns_recordMatt Martz2013-12-061-0/+242
* | | | | | Merge pull request #5208 from sivel/rax-dnsjctanner2014-01-231-0/+193
|\ \ \ \ \ \
| * | | | | | Remove errant raiseMatt Martz2013-12-061-1/+0
| * | | | | | Add state attribute to descriptionMatt Martz2013-12-061-0/+5
| * | | | | | Initial commit of rax_dns moduleMatt Martz2013-12-061-0/+189
| |/ / / / /
* | | | | | Fix git module parameters to conform to code standardsJames Tanner2014-01-231-8/+8
* | | | | | Fixes #4108 Add sshopts and keyfile parameters to the git moduleJames Tanner2014-01-231-1/+72
* | | | | | Adding a check for pending tranasctions to the yum moduleJames Cammarata2014-01-221-0/+60
* | | | | | Merge pull request #5690 from sivel/rax-regex-fixjctanner2014-01-211-2/+2
|\ \ \ \ \ \
| * | | | | | Fix regex match, the printf match should work with 0 or more numeric padding ...Matt Martz2014-01-201-2/+2
* | | | | | | Merge pull request #5699 from jpmens/un1jctanner2014-01-211-5/+5
|\ \ \ \ \ \ \
| * | | | | | | documentation typosJan-Piet Mens2014-01-211-5/+5
| |/ / / / / /
* | | | | | | Merge pull request #5704 from zimbatm/default-grove-servicejctanner2014-01-211-3/+4
|\ \ \ \ \ \ \
| * | | | | | | notify/grove: set the service to "ansible" by defaultzimbatm2014-01-211-3/+4
| |/ / / / / /
* | | | | | | digital_ocean: added requirements in DOCUMENTATIONRene Moser2014-01-211-0/+1
|/ / / / / /
* | | | | | Merge pull request #5680 from biolds/develMichael DeHaan2014-01-201-1/+2
|\ \ \ \ \ \
| * | | | | | Mark stat module as supporting check_modeLaurent Defert2014-01-181-1/+2
* | | | | | | Merge pull request #5333 from mvermaes/yum_fixjctanner2014-01-201-1/+5
|\ \ \ \ \ \ \
| * | | | | | | Fail yum on invalid url with .rpm suffixMichael Vermaes2014-01-151-1/+1
| * | | | | | | Attempt #2 to cause yum to fail on invalid urlMichael Vermaes2013-12-191-1/+5
* | | | | | | | Merge pull request #5676 from simonz05/bugfix-sysctl-multivalue2jctanner2014-01-201-1/+16
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | correctly compare the values, better func nameSimon Zimmermann2014-01-181-3/+3
| * | | | | | | Correctly compare values as returned from 'sysctl -e -n'Simon Zimmermann2014-01-181-1/+16
* | | | | | | | fix str format error due to missing '%' in sysctl moduleSimon Zimmermann2014-01-171-1/+1
|/ / / / / / /
* | | | | | | Fixes #5661 Handle null values for sysctl parametersJames Tanner2014-01-171-2/+5
* | | | | | | Merge pull request #5658 from rishid/develMichael DeHaan2014-01-161-0/+5
|\ \ \ \ \ \ \
| * | | | | | | Add support for Scientific Linux for hostname modulerishid2014-01-161-0/+5
* | | | | | | | Merge pull request #5655 from scottgilbert/develjctanner2014-01-161-1/+3
|\ \ \ \ \ \ \ \