preview: test dnscontrol preview --cmode all build: preview push: dnscontrol push --cmode all run: push test: dnscontrol check ci: test cd: push update: lon update update-types: update-types @get-ssh-host-key hostname: # echo -n {{ hostname }} IN SSHFP 1 1 aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa |\ ssh-keyscan -q -D "{{ hostname }}" | \ awk '{ printf "{ algo: %d, type: %d, fingerprint: \"%s\" },\n", $4, $5, $6 }'