Skip to content

Releases: synthesio/infra-ovh-ansible-module

5.9.0

30 Jan 10:43

Choose a tag to compare

  • 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

07 Dec 13:41

Choose a tag to compare

5.7.2

21 Aug 09:43

Choose a tag to compare

  • 5.7.1 is a based on a bad commit (I was tired), release 5.7.2 with the partition_scheme_name changes.

5.7.1

03 Aug 12:40

Choose a tag to compare

  • dedicated_server_install: Set partitionSchemeName explicitly on install/start API call (@Skunnyk)

5.7.0

10 May 13:36

Choose a tag to compare

  • be able to use the new ovh rescue-customer (@Skunnyk)
  • Add dedicated_server_boot_wait (@adhaussy)
  • Update github action (@Skunnyk)

5.6.0

11 Oct 09:27

Choose a tag to compare

  • Add S3 object storage support (@carrouet)
  • Make module compatible with ansible-core 2.12+ (@Skunnyk)

5.5.0

28 Jun 14:38

Choose a tag to compare

  • 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

12 Jan 16:36

Choose a tag to compare

  • Add workaround for new servers with more than 1 interface on the same link (for HGR-SDS-2 instances for examples) (@Skunnyk)
  • Fix unsafe parsing of yaml file (@xtof-osd)
  • Add flake8 CI with github action (@Skunnyk)

5.3.0

21 Oct 09:54

Choose a tag to compare

  • 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

11 Jun 13:22

Choose a tag to compare

  • 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 !