key acme-{{ inventory_hostname }}. {
    algorithm {{ acme_nsupdate_keyalgo }};
    secret "{{ pdns_nsupdate_key.stdout.split(' ')[2] }}";
};