Releases: synthesio/infra-ovh-ansible-module
Releases · synthesio/infra-ovh-ansible-module
5.10.5
- Domain: Fix check mode to return diff #98 @tortuegenialez
5.10.4
5.10.3
5.10.2
- Fix after Infra-9559 #79 @guillaume-gambs
- Add module for NASHA management #61 @eliesmb
- Fix exception catching order #82 @m-sarti
- Add VPS info module #78 @armorica
- Add module for rescue mode ssh key setting in dedicated server #80 @m-sarti
- Remove property defaultLanguage to avoid error #83 @guillaume-gambs
- Add VPS Display Name Module #77 @armorica
- Adduser_metadata to dedicated_server_install module #85 @D0tty
New release 5.10.1
New release 5.10.1
5.10.0
- 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
- 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