Commit Graph

633 Commits (0fefab66514ac10acaed754793df3106fca4c4a8)

Author SHA1 Message Date
Michael DeHaan 30cdac6061 Fix docs for ec2_lc module. 10 years ago
Paul Durivage 32996bf121 Documentation updates 10 years ago
James Cammarata a9017af2bb Adding validate_certs to all modules that use fetch_url 10 years ago
Richard Isaacson d0795a8336 Merge pull request #6427 from risaacson/migrate_booleans_bool_rax_files_objects
Bulk update of choices=BOOLEANS to type='bool'
10 years ago
Richard Isaacson a6c89a86f6 Merge pull request #6426 from risaacson/migrate_booleans_bool_rax_files
Bulk update of choices=BOOLEANS to type='bool'
10 years ago
Richard Isaacson 9bb8c2aa42 Merge pull request #6425 from risaacson/migrate_booleans_bool_rax
Bulk update of choices=BOOLEANS to type='bool'
10 years ago
Richard Isaacson 2bd97dc8b6 Merge pull request #6424 from risaacson/migrate_booleans_bool_quantum_subnet
Bulk update of choices=BOOLEANS to type='bool'
10 years ago
Richard Isaacson 125775dc3d Merge pull request #6423 from risaacson/migrate_booleans_bool_gce
Bulk update of choices=BOOLEANS to type='bool'
10 years ago
Richard C Isaacson c3dc195362 Bulk update of choices=BOOLEANS to type='bool' 10 years ago
Richard C Isaacson 3121a7f3ec Bulk update of choices=BOOLEANS to type='bool' 10 years ago
Richard C Isaacson 86adb60a82 Bulk update of choices=BOOLEANS to type='bool' 10 years ago
Richard C Isaacson 05a1883cb9 Bulk update of choices=BOOLEANS to type='bool' 10 years ago
Richard C Isaacson 1ea5b04e05 Bulk update of choices=BOOLEANS to type='bool' 10 years ago
Richard C Isaacson e40fd9bb0d Bulk update of choices=BOOLEANS to type='bool' 10 years ago
jctanner f1301f6fd9 Merge pull request #6415 from devoncrouse/devel
Fixed references to missing method in ec2 modules
10 years ago
James Tanner 6da2c37112 Fixes #6411 Return None for ec2 api endpoints that return 404 10 years ago
James Tanner bd3322824f Remove duplicate digital_ocean_droplet module 10 years ago
Devon Crouse b853778a93 Fixed references to missing method in ec2 modules
Change-Id: I9b89d433b545269d111b3c290b6411aabf58dd24
10 years ago
Michael DeHaan a689e42d32 Fix ec2_facts module by removing stray fail statement 10 years ago
Michael DeHaan 3b79a36641 Merge pull request #6409 from risaacson/migrate_booleans_bool_ec2_eip
Bulk update of choices=BOOLEANS to type='bool'
10 years ago
Richard C Isaacson 1b28e3bf41 Bulk update of choices=BOOLEANS to type='bool' 10 years ago
Richard C Isaacson 10f70bee49 Bulk update of choices=BOOLEANS to type='bool' 10 years ago
James Cammarata 10f7a20e60 Merge pull request #5079 from candlerb/candlerb/virt_states
Additional target states for virt module: "destroyed" and "paused"
10 years ago
Michael DeHaan 4a94a5d80a Merge pull request #6400 from vadimkuznetsov/bug5959
bug 5959: https://github.com/ansible/ansible/issues/5959
10 years ago
James Tanner b3ff88d06a Fix version_added and snippet imports on new digital ocean modules 10 years ago
jctanner 748588b516 Merge pull request #4315 from mgregson/add-digital-ocean-domains
Add digital ocean domains
10 years ago
James Cammarata f36de32863 Adding version_added field to metadata field in s3 module 10 years ago
Jake Kreider 777f0a8080 Updated S3 metadata examples 10 years ago
Jake Kreider b837e5275c Added metadata support to s3 module 10 years ago
Richard C Isaacson 85b3c4d907 nova_compute: Adding the version_added flag to user_data.
Per note in GH-5916.
10 years ago
Richard Isaacson 971199d433 Merge pull request #6403 from risaacson/nova_group
Nova group
10 years ago
Richard C Isaacson e6d099852e Bump relased in version and update module snippets.
Closes GH-5069
10 years ago
Richard Isaacson cdea88661e Merge pull request #6402 from risaacson/nova-fip
Nova fip
10 years ago
Richard C Isaacson 5fdf7f9f75 Bump relased in version and update module snippets.
Closes GH-5154
10 years ago
Vadim Kuznetsov 546d514f87 bug 5959: https://github.com/ansible/ansible/issues/5959 10 years ago
James Cammarata b95fe470c4 Fixing up some docstrings causing make webdocs to fail 10 years ago
James Tanner 3d07db26e3 Update docstring in digital_ocean for backups_enabled version_added 10 years ago
jctanner bfd9323274 Merge pull request #5935 from zimbatm/do-backups
library/digital_ocean: Adds the missing backups_enabled create option
10 years ago
James Tanner 351ebd0b43 Update docstrings in ec2_ami_search 10 years ago
James Cammarata b10d174ab4 Merge branch 'silkapp-ec2-eip-reuse' into devel 10 years ago
James Cammarata 2b84a40d8e Renaming reuse parameter in ec2_eip and adding a version_added string 10 years ago
jctanner 7a45e04777 Merge pull request #4845 from lorin/ec2_ubuntu_ami
New module: ec2_ami_search
10 years ago
James Cammarata 89c091d689 Merge branch 'ec2-eip-reuse' of https://github.com/silkapp/ansible into silkapp-ec2-eip-reuse 10 years ago
James Tanner f0704159ae Update docstrings in ec2_vol 10 years ago
James Cammarata 67e9cbe637 Merge branch 'josephtate-devel' into devel 10 years ago
jctanner 7dcc8e2460 Merge pull request #5287 from ebrevdo/ec2_vol_existing
ec2_vol module: add support for name / id to mount volume on instance
10 years ago
James Cammarata 5d4980459f Merge branch 'drcapulet/ec2-sourcedestcheck' of https://github.com/drcapulet/ansible into drcapulet-drcapulet/ec2-sourcedestcheck 10 years ago
jctanner b2539ae5d8 Merge pull request #5454 from claco/rax_identity
Add rax_identity module
10 years ago
James Cammarata eabcbb830f Merge branch 'willthames-ec2_security_token' into devel 10 years ago
jctanner e658dc292b Merge pull request #5703 from ethercrow/fakes3
[s3] Compatibility with fakes3.
10 years ago