Releases: synthesio/infra-ovh-ansible-module
Releases · synthesio/infra-ovh-ansible-module
5.9.0
- New module "public_cloud_instance_interface" to attach a network interface to an instance #71
(@Skunnyk) - New module "ip_info" to get info about an IP #70 (@labynocle)
- New module "ip_move" to move an IP #69 (@labynocle)
5.8.0
- Enhance domain part of our ansible ovh module #67 @tortuegenialez
- Black formating #67 @tortuegenialez
- Add availability information for public cloud flavor #68 @tortuegenialez
- Fixing examples in README.md #66 @guiguir68
5.7.2
5.7.1
5.7.0
5.6.0
5.5.0
- Add support for multiple record value on domain module (@anthonypelletier)
- Add all DNS records supported by OVH's API and TTL argument (@ajdelgado)
- Add public_cloud_instance_delete module to delete a public cloud instance (@atrawog)
5.4.0
5.3.0
- dedicated_server_install: Add ssh_key_name parameter (@JonasRoux)
- dedicated_server_install: Allow to specify the number of disks in the raid software (@tortuegenialez)
- domain: Adds support for DKIM and SPF records (@xtof-osd)
- public_cloud_block_storage / public_cloud_block_storage_instance.py: create/delete block storage ans attach/detach on an instance on ovh public cloud (@guillaume-gambs)
- public_cloud_instance: search image in snapshot + check if instance is already install + force reinstall if instance exist (@guillaume-gambs)
- Update README and documentation
5.2.0
- Release 5.2.0
- Add other record types to domain module
- Add volumeName value to partitionScheme partition
- Allow ip_reverse module to run on vrack IP blocks
- Add hardware raid configuration for raid1, raid10 and raid60
- Add module to fetch server infos
- Add a module to set the "display name" of a dedicated server
- Get flavorId and imageId from OVH API
- Add "monthlyBilling" feature to public cloud instance creation
- Rename sshKeyId to ssh_key_id (camelCase to snake_case)
Thank to the contributors !