I'm currently working on a custom Ansible module to set add/remove/update and/or set a default SSH key. Since this module has more to do with the OVH account, I was wondering if it was in scope with this project. The SSH key would be used by the installation template. If I manage to have time, I plan to make 2-3 other modules for managing my own stack.
This brings me to an other question: what kind of the OVH API would be supported by this project?
I currently have an in-progress module for setting the SSH key, but it would need to be reworked to use this collection. I no longer have access to an OVH account, but do have SoYouStart and Kimsufi.
Finally, have you ever considered including this collection in the community modules of Ansible? This would be great.