Releases: synthesio/infra-ovh-ansible-module
Releases · synthesio/infra-ovh-ansible-module
5.11.0 Remove unused module, update README
- Remove deprecated module and update README #128 @tortuegenialez
5.10.8
- New module dedicated_server_engagement_strategy #116 @m-sarti
- Fix change detection in dedicated_server_display_name #117 @aft2d
- Add module defaults groups #118 @aft2d
- Add option to boot on Debian 12 rescue image #119 @carrouet
- Fix OVHResourceNotFound exception if installation has been completed recently #120 @aft2d
- New modules for managing OVH firewall #124 @m-sarti
- Use new installation route for dedicated servers. #125 @tortuegenialez @jawadevops
5.10.7
Fix bootid #113 @tortuegenialez
Do not use
Do not use this release
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