Commit Graph

189 Commits (3eab663f2e3ce5f49cdcdaa071b5953d9bcaa4e9)

Author SHA1 Message Date
Ralph Bean 3eab663f2e Remove duplicate docs in digital ocean module.
13 years ago
Charles Blonde 02171711fa Fix wait_for default value to follow the documentation (documentation = 180, default value = 120)
13 years ago
Charles Blonde 9a993992be Fix wait_for conversion between String to int
13 years ago
James Cammarata 84c977258f Merge branch 'rdsfixes' of https://github.com/jamespharaoh/ansible into jamespharaoh-rdsfixes
13 years ago
James Cammarata d27372ff08 Modified ec2_elb doc per issue #3849
13 years ago
James Pharaoh 137a32ca36 make rds handle vpc security groups properly
13 years ago
James Pharaoh dc5ffb688c fix for rds region variable
13 years ago
Michael DeHaan 1772b1b203 Merge pull request #3963 from djoreilly/quantum-net-doc
13 years ago
Darragh O'Reilly 993413e706 quantum_network: fix some doc mistakes
13 years ago
Jharrod LaFon be57d7cc99 The cloudformation module argument spec should match the documentation, so that template_parameters is a required argument.
13 years ago
Michael DeHaan 4ca5db0a57 Merge pull request #3861 from djoreilly/quantum_net_types
13 years ago
James Cammarata 2f6dcfe36f Fixed small typo from the merge conflict in the route53 module
13 years ago
James Cammarata 7d69d1e289 Merge branch 'rb2' of https://github.com/bpennypacker/ansible into bpennypacker-rb2
13 years ago
Bruce Pennypacker 80ddb1aee6 Added wait parameter
13 years ago
James Cammarata bb75050912 Merge branch 'rb2' of https://github.com/bpennypacker/ansible into bpennypacker-rb2
13 years ago
Arthur Taylor 1dd3ff3879 Added Overwrite option for Route53 record creation
13 years ago
Joshua Lund 654b37f212 Fixing typo in EC2 modules
13 years ago
Bruce Pennypacker 2e20387671 yet another rebase attempt
13 years ago
Bruce Pennypacker 0f458210bc Rebase attempt
13 years ago
Michael DeHaan 1509e995df Merge pull request #3874 from mscherer/relax_nova_compute_argument
13 years ago
James Cammarata 77b98df63b Minor fix, vpc_id is not required for the ec2_group
13 years ago
Andrew de Quincey 58e85855e4 Add module to control EC2 security groups
13 years ago
Michael Scherer 3f158a4688 image_id is not required to delete a vm from openstack
13 years ago
Darragh O'Reilly fb42efc355 quantum_network should not default network provider type to local
13 years ago
lwade eaac295fb2 Basic module to tag resources in EC2.
13 years ago
asmajlovic 8f45b77d30 Comparison data type mismatch corrected
13 years ago
Michael DeHaan 4e5feb6322 Merge pull request #3763 from j2sol/rax-updates
13 years ago
Michael DeHaan 146bbfecc5 Smite tabs in whitespace.
13 years ago
Michael Scherer 6da44ef002 Fix traceback when openstack do not have OS-EXT-IPS:type attached to address
13 years ago
Michael DeHaan 0b4e145709 Merge pull request #3772 from lorin/s3-docpatch
13 years ago
Michael DeHaan 0edcbdca05 Merge pull request #3709 from lwade/devel
13 years ago
Michael DeHaan 4401557455 add version_added attribute to module docs.
13 years ago
Michael DeHaan 14e6bba001 Merge pull request #3741 from podollb/feature_ec2_vol
13 years ago
Lorin Hochstein 729c03ed88 Minor doc update to s3 & ec2 modules
13 years ago
Michael DeHaan 5f18a53530 Fixup docs formatting.
13 years ago
Jesse Keating 8706886597 Update rax to sync with rax_clb_nodes
13 years ago
Michael DeHaan dab48fa3ed Slight docs tweak and remove redundant sys.exit call
13 years ago
Michael DeHaan 7e6729e821 Merge branch 'devel' of git://github.com/peterkh/ansible into devel
13 years ago
Michael DeHaan 31ccf1dfda Merge pull request #3748 from lorin/ec2-idempotency
13 years ago
Lorin Hochstein 631dc8b7b1 Add description to id parameter of ec2 module
13 years ago
Lorin Hochstein 3647d112f8 ec2: Removed unused line
13 years ago
Lorin Hochstein 0c1f6b4f51 ec2: check for changes
13 years ago
Ben Podoll 1410df43de adding param to allow for specifying custom iops setting when creating an EBS volume
13 years ago
Michael DeHaan 16d25f4115 Merge pull request #3651 from nicholaskuechler/rax-update-files-docs
13 years ago
Michael DeHaan be7e29b2c2 Merge pull request #3728 from bpennypacker/ec2_elb_updates
13 years ago
Michael DeHaan 422233bc91 Merge pull request #3648 from echohead/glance-image-timeout
13 years ago
Bruce Pennypacker 8171b7ba48 Added optional region parameter. Fail if you specify an ELB that doesn't exist.
13 years ago
lwade f6cb9bce15 Added ability to create virtual directories.
13 years ago
Nicholas Kuechler fcb2295847 Change equals to colon
13 years ago
Nicholas Kuechler 2167be8fe9 Fixed a problem on my side. Was doing weird things.
13 years ago