ansible-role-ovh_dns/templates/ovh.conf.j2

5 lines
No EOL
198 B
Django/Jinja

endpoint="{{ ovh_endpoint }}"
application_key="{{ ovh_application_key }}"
application_secret="{{ ovh_application_secret }}"
consumer_key="{{ ovh_consumer_key }}"
output_file="{{ ovh_backups_file }}"