Skip to content

Releases: ansible-collections/community.digitalocean

Release 1.1.1

07 Nov 20:46
Compare
Choose a tag to compare

Bugfixes

  • digitalocean - Drop collection version from README.md (#63).

Release 1.1.0

07 Nov 20:46
9e2d2e8
Compare
Choose a tag to compare

Minor Changes

  • digital_ocean_block_storage - included ability to resize Block Storage Volumes (#38).

Bugfixes

  • digital_ocean_certificate_info - fix retrieving certificate by ID (#35).
  • digital_ocean_domain - module is now idempotent when called without IP (#21).
  • digital_ocean_load_balancer_info - fix retrieving load balancer by ID (#35).

New Plugins

Inventory


- digitalocean - DigitalOcean Inventory Plugin

New Modules
-----------

- digital_ocean_domain_record - Manage DigitalOcean domain records
- digital_ocean_firewall - Manage cloud firewalls within DigitalOcean

Release 1.0.0

07 Nov 20:47
5780c3b
Compare
Choose a tag to compare

Bugfixes

  • Sanity test documentation fixes (#3).
  • Update docs examples to use FQCN (#14).

0.1.0

07 Nov 20:47
Compare
Choose a tag to compare

Release Summary

Initial release of the collection after extracing the modules from community.general <https://github.com/ansible-collections/community.general/>_.