dns/ddclient Added OVHCLoud
Added ovh for ddclient according to this: https://github.com/ddclient/ddclient/blob/develop/ddclient.in#L6339-L6356
As I have no account at OVH i cloudn't test it.
Solves #2775
Someone with ovh might want to try this first, looking at the ddclient source code I don't think ovh is defined as a protocol/service (but I could be mistaken)
https://github.com/ddclient/ddclient/blob/v3.9.1/ddclient#L497-L738
🤦🏼♂️ I looked that up in the develop branch. Seems like it will be added in version 3.10.0
I'll convert this PR to draft until the updated package is available.
hehe, I had some similar issues when writing the plugin too, master/development is quite different in supported options.
Meanwhile I've included to my other edits the addition of OVH as a standard dyndns2 protocol with url www.ovh.com
That works fine for me at home and avoids the need to create a custom and specify the url each time. Really not sure what this protocol ovh adds on top of dyndns2 besides hardcoding the url of ovh.
If my #2883 goes through first this one should not clash anyway I chose another name ;)
should be in the development version now.