Skip to content

Releases: synthesio/infra-ovh-ansible-module

5.10.5

25 Sep 09:09
Compare
Choose a tag to compare

5.10.4

10 Sep 15:40
Compare
Choose a tag to compare

5.10.3

17 Jul 15:42
Compare
Choose a tag to compare
  • update dedicated server boot option #89 @sclo
  • add me_sshkey module to retrieve ssh key by name from the API #88 @sclo
  • Allow to shelve, unshelve or upgrade public cloud isntances #86 @tortuegenialez

5.10.2

13 Jun 15:17
Compare
Choose a tag to compare

New release 5.10.1

13 Mar 11:15
Compare
Choose a tag to compare
New release 5.10.1

5.10.0

12 Mar 15:34
d16c1ef
Compare
Choose a tag to compare
  • Factorization of http calls to the API: set a OVH class to handle calls to the API, with the exceptions. #75
  • Add a module to retrieve private network and return the openstack id of the network matching a given region.
    Modify the module attaching an interface to a public cloud instance to use the openstack id. #76

5.9.0

30 Jan 10:43
Compare
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
Compare
Choose a tag to compare

5.7.2

21 Aug 09:43
Compare
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
Compare
Choose a tag to compare
  • dedicated_server_install: Set partitionSchemeName explicitly on install/start API call (@Skunnyk)