Commit Graph

680 Commits (8baaf458c794b86096dcbbdcbf652f9cdab809ee)

Author SHA1 Message Date
Michael DeHaan 5b5ab78183 Add version_added to docs.
12 years ago
Michael DeHaan 53ee1ea27c Merge branch 'aws-ec2-egress-rules' of git://github.com/mmoya/ansible into devel
12 years ago
Michael DeHaan 8285ac5b31 Merge branch 'ec2_vpc-multiple-vpcs-support' of git://github.com/alexanderpopov1/ansible into devel
12 years ago
Michael DeHaan 7db784687d Merge pull request #6486 from discordianfish/docker-module-add-running
12 years ago
Michael DeHaan 0e8c7b1c03 Scrub choices=BOOLEANS from remaining core module references. Correct form in argument_spec is type='dict'.
12 years ago
Michael DeHaan 3312099e70 Merge branch 'ec2_snapshot' of git://github.com/hkariti/ansible into devel
12 years ago
Michael DeHaan 7519e33787 Merge pull request #6730 from sivel/rax-cbs-new
12 years ago
Michael DeHaan 344bbf3eea Merge pull request #6419 from willthames/aws-autoscaling-with-token-and-profile
12 years ago
Michael DeHaan e21f61d604 Merge pull request #6616 from willthames/ec2_vol_allow_delete
12 years ago
Joshua Conner 7a6c60b437 docker: use type instead of manually casting strings to lists
12 years ago
Joshua Conner 7bba229838 docker bugfixes: trim whitespace around list param elements, handle list params being coerced to int or long type
12 years ago
Cristian Ciupitu 1eaf85b89f Micro-optimization: replace s.find(x)!=-1 with x in s
12 years ago
Matt Martz bb86443528 Implement recommendations from #4864
12 years ago
Christopher H. Laco 972a27b14e Add Rackspace Cloud Block Storage modules
12 years ago
Matt Martz e093b216ff Support arbitrary extra args in rax module
12 years ago
Hagai 436b59252c Added wait_timeout option
12 years ago
Hagai c900254ed0 ec2_snapshot: Add `wait' and `snapshot_tags' parameters, return more
12 years ago
Ian Pointer bebb11afeb Adding type int for count (in line with other cloud modules)
12 years ago
willthames c0ac615a07 Allow state=absent for ec2_vol
12 years ago
Maykel Moya 6a92d48b0f ec2_group: Document group_desc rule param
12 years ago
Michael DeHaan c729bf209c Update documentation YAML syntax.
12 years ago
Maykel Moya a429ff26dc ec2_group: Add documentation for rules_egress
12 years ago
Maykel Moya b642e39e67 ec2_group: rules are not a required task argument
12 years ago
Maykel Moya 3156df9931 ec2_group: Request a fresh group object after creation
12 years ago
Maykel Moya 649fcd3e1c ec2_group: Auto create missing groups referenced in rules
12 years ago
Maykel Moya 77d7165dde ec2_group: Deduplicate rule parsing/validation code
12 years ago
Maykel Moya f97243d6ed ec2_group: Add support for handling egress rules
12 years ago
jjshoe 1f980b6880 assign_public_ip was actually added in 1.5
12 years ago
Michael DeHaan 266123e521 Merge pull request #6549 from mattjbray/docker-tty-stdin_open-params
12 years ago
Michael DeHaan a5bdf621cf add notes about new AWS modules.
12 years ago
Michael DeHaan 5a5a9574e6 Merge pull request #6540 from Zeekin/devel
12 years ago
joehack3r 815115f792 Update example to include delete on termination
12 years ago
Matt Bray 79b3efc989 docker: add tty and stdin_open options
12 years ago
Zeekin 5e8641b834 Added AWS modules ec2_scaling_policy and ec2_metricalarm for configuring scaling policies for autoscaling groups, and metric alarms.
12 years ago
Zeekin dae519b723 Improvements to ec2 autoscaling modules
12 years ago
Cristian Ciupitu 0749112286 Micro-optimization: replace s.find(x)!=-1 with x in s
12 years ago
Michael DeHaan d186196901 Remove nova_fip (redundant merge relative to quantum module)
12 years ago
follower c4f20be774 Fix typo
12 years ago
follower e05e57e0a9 Fix typo in example name
12 years ago
tmperret 94198690c1 Made load_balencers in ec2_lc non-required as not all ASGs require an ELB
12 years ago
Michael DeHaan 8082f74798 Add GCE guide and retool a bit to show the add_host interactions, improvements/upgrades are welcome.
12 years ago
Michael DeHaan 30cdac6061 Fix docs for ec2_lc module.
12 years ago
Johannes 'fish' Ziemke 32fa21c95f Rename present to running, add new present state
12 years ago
Paul Durivage 32996bf121 Documentation updates
12 years ago
James Cammarata a9017af2bb Adding validate_certs to all modules that use fetch_url
12 years ago
Richard Isaacson d0795a8336 Merge pull request #6427 from risaacson/migrate_booleans_bool_rax_files_objects
12 years ago
Richard Isaacson a6c89a86f6 Merge pull request #6426 from risaacson/migrate_booleans_bool_rax_files
12 years ago
Richard Isaacson 9bb8c2aa42 Merge pull request #6425 from risaacson/migrate_booleans_bool_rax
12 years ago
Richard Isaacson 2bd97dc8b6 Merge pull request #6424 from risaacson/migrate_booleans_bool_quantum_subnet
12 years ago
Richard Isaacson 125775dc3d Merge pull request #6423 from risaacson/migrate_booleans_bool_gce
12 years ago