Commit Graph

502 Commits (0446a030d7937f12e620092bf0ea5a7a8efe2001)

Author SHA1 Message Date
Scott Patten dbde446358 In the route53 module, documenting that TXT and SPF requests
12 years ago
James Laska dbd3194e9c Resolves issue#6067 by allowing exact_count=0
12 years ago
James Cammarata 9dd9487692 Merge branch 'mohangk-fix_rds_modify_security_group' into devel
12 years ago
James Cammarata 7eb2a4c290 Merge branch 'fix_rds_modify_security_group' of https://github.com/mohangk/ansible into mohangk-fix_rds_modify_security_group
12 years ago
Richard Isaacson bab91f9ed8 Merge pull request #6015 from angstwad/docfix
12 years ago
Paul Durivage 0dbd5d3e18 Spelling correction
12 years ago
Amir H. Hajizamani cf5b1620b7 Remove superfluous/invalid quote
12 years ago
James Cammarata fdb7c733c1 Updating CHANGELOG for the new validate_certs feature
12 years ago
James Cammarata 056d54ebd3 Adding 'validate_certs' option to EC2 modules
12 years ago
Will Thames c8127ea874 ec2 module fails when state is not absent
12 years ago
Pavel Antonov e02cf2aab7 Refactore unused code
12 years ago
Pavel Antonov dddd4b2522 Added modules description and examples
12 years ago
Pavel Antonov df41ed90b8 Docker supports links and port binding. Added docker_image module
12 years ago
Michael DeHaan 0cdf8d3162 Merge pull request #5981 from angstwad/docfix
12 years ago
James Cammarata a1b7a93b69 Modified cloudformation module to use common ec2 module functions
12 years ago
Paul Durivage f18db0dd20 Doc updates
12 years ago
Michael DeHaan f07091ed69 Merge pull request #5962 from sivel/rax-facts-docs-update
12 years ago
Matt Martz e8952a5a99 The OpenStack auth attributes apply to rax_keypair also
12 years ago
jctanner fe94c0cd05 Merge pull request #5957 from sivel/rax-no-default-disk-config
12 years ago
Matt Martz 8095aa6584 Don't set a default disk_config. Defaulting to 'auto', causes issues with new images
12 years ago
Mohan Krishnan fb3c8c90e5 Allow explict setting of vpc_security_groups to allow modification of security groups of RDS instances within a VPC
12 years ago
Michael DeHaan d3c1b8de78 Merge pull request #5883 from amirhhz/improve-ec2-module-docs
12 years ago
Jon Chen 970997c764 fix linode typo
12 years ago
James Tanner a62af82757 Make ec2 exact_count and count mutually exclusive
12 years ago
James Tanner 70ebb05190 Return a tagged_instances list for hosts that matched the count_tag
12 years ago
James Tanner f101768a9d Make an example that sets the instance Names
12 years ago
James Tanner 005ef837d9 Update docstrings
12 years ago
James Tanner fd919062cb Add exact_count and count_tag to the ec2 module.
12 years ago
Will Thames 7600c664fe Create a common EC2 connection argument spec for EC2 modules
12 years ago
jctanner 7fcf6cebfe Merge pull request #5881 from willthames/ec2_keys
12 years ago
jctanner c13161993a Merge pull request #5410 from willthames/rds_snapshot
12 years ago
Amir H. Hajizamani 843f4e7d7c Neaten up example YAML with 2-space indenting
12 years ago
Amir H. Hajizamani 7c38e8a225 Example should put instance_ids list in quotes for avoid YAML error
12 years ago
Amir H. Hajizamani b0bc2bd86a Fix missing quote mark in route53 doc example
12 years ago
willthames e0c245f1ae Minor tweaks to simplify examples and documentation
12 years ago
jctanner a877b8b030 Merge pull request #5624 from mattsoftware/route53_ttl
12 years ago
Timur Batyrshin 658c15930e reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852)
12 years ago
Matt Martz 7498f212fc Update docs for rax_facts to include parameters added for other OpenStack clouds
12 years ago
jctanner 086cf0acb7 Merge pull request #5745 from angstwad/cf-module-revert
12 years ago
jctanner 434c78f263 Merge pull request #5744 from angstwad/revert
12 years ago
jctanner 203a66eb48 Merge pull request #4865 from claco/rax_queue
12 years ago
jctanner 360f06b41d Merge pull request #5806 from sivel/rax-mod-utils-improvements
12 years ago
jctanner 6c1f75c688 Merge pull request #5132 from sivel/rax-keypair
12 years ago
jctanner 6265128c9e Merge pull request #4941 from sivel/rax-clb-shared-vip
12 years ago
Michael DeHaan 83f43b82ad ansible -> ansibleworks
12 years ago
Matt Martz 07c76d7ec9 Update rax module DOCUMENTATION with new auth options
12 years ago
James Tanner 1584d8f01b Add ec2_vol snapshot example from #4189
12 years ago
jctanner fca8ec3d3c Merge pull request #4508 from willthames/ec2_vol_snapshot
12 years ago
James Tanner 5cbe24913f Fix start/stop example in ec2
12 years ago
James Tanner 1641361057 Merge branch 'feat/ec2_start_stop' of git://github.com/Geryon/ansible into Geryon-feat/ec2_start_stop
12 years ago