dns ovh {
    endpoint ovh-eu
    application_key {{ ovh_app_key }}
    application_secret {{ ovh_app_secret }}
    consumer_key {{ ovh_consumer_key }}
}

acme_dns ovh {
    endpoint ovh-eu
    application_key {{ ovh_app_key }}
    application_secret {{ ovh_app_secret }}
    consumer_key {{ ovh_consumer_key }}
}