Commit Graph

34 Commits (8baaf458c794b86096dcbbdcbf652f9cdab809ee)

Author SHA1 Message Date
Richard C Isaacson 10f70bee49 Bulk update of choices=BOOLEANS to type='bool'
12 years ago
James Tanner 3d07db26e3 Update docstring in digital_ocean for backups_enabled version_added
12 years ago
jctanner bfd9323274 Merge pull request #5935 from zimbatm/do-backups
12 years ago
Michael DeHaan 003a405182 Merge pull request #6104 from gianlucaborello/digitalocean_fix_deletion
12 years ago
Markus Amalthea Magnuson 3f681ebc52 Touch up documentation strings for DigitalOcean.
12 years ago
Gianluca Borello bf79833c9d Make sure droplet deletion works even when idempotency is achieved using 'name' and 'unique_name' rather than 'id'
12 years ago
zimbatm 4aaf8f9a4c library/digital_ocean: Adds the missing backups_enabled create option
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
Rene Moser a412eae9cd digital_ocean: added requirements in DOCUMENTATION
13 years ago
Michael DeHaan 99616d0c80 Pass scrub_data by default, see response from DO here: https://www.digitalocean.com/blog
13 years ago
Michael DeHaan 0bdf615612 User report of DO not taking underscores so tweaking docs
13 years ago
James Tanner ad837709bd Addresses #5023 Fix import comments
13 years ago
James Tanner 6000d636b3 Fixes #5023 Convert all modules to use new snippet import pattern
13 years ago
Michael DeHaan 84ff24d92c Merge pull request #4346 from dmkoch/digitalocean-droplet-options
13 years ago
Michael DeHaan 119b6d73dd Remove examples of module antipattern of setting the choices array for boolean types.
13 years ago
Daniel Koch cdc5e04d7b Add check to make sure dopy is at least version 0.2.2 for digital_ocean module
13 years ago
Daniel Koch 8c0e8354bf Add "virtio" and "private_networking" options for DigitalOcean droplets
13 years ago
James Cammarata 484297cfa8 Added a version_added string to the new digital_ocean module param
13 years ago
Ralph Bean a9a2a96218 Add a new unique_name param to the digital_ocean module for idempotence.
13 years ago
Ralph Bean 6ecf41530b Fix an example with a yaml syntax error.
13 years ago
Ralph Bean d782d91b80 Fix some "make pep8" errors in the digital_ocean module.
13 years ago
Ralph Bean a1ea15141e Remove trailing whitespace in digital ocean module.
13 years ago
Ralph Bean 3eab663f2e Remove duplicate docs in digital ocean module.
13 years ago
Bryan Larsen cea812c3a7 update_attr should wait for the full wait timeout before checking for a missing IP addres
13 years ago
Bryan Larsen 848b38fc7f digital_ocean doc update
13 years ago
Bryan Larsen bdbc963736 digital_ocean: don't run update_attr if wait=no
13 years ago
Benjamin Schwarze 31bc25063e fix wrong argument_spec in digital_ocean module
13 years ago
Michael DeHaan 995ef374db Fixup versions of newly added modules.
13 years ago
Michael DeHaan 3f8aa8aec5 Fix up some module docs formatting errors.
13 years ago
Michael DeHaan 231d9b101d YAML fix
13 years ago
Michael DeHaan faaa90ed03 Merge branch 'ocean' into devel
13 years ago
Michael DeHaan c9c45ac597 Reformat examples
13 years ago
Vincent Viallet cc1cb01540 Rename digital ocean module to digital_ocean, add documentation.
13 years ago
Vincent Viallet d4b5122ad9 Rename digital ocean module to digital_ocean, add documentation.
13 years ago