Skip to content

Instantly share code, notes, and snippets.

@maggnus
Created May 14, 2021 13:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maggnus/49dde52cce3786835edd324999f935a0 to your computer and use it in GitHub Desktop.
Save maggnus/49dde52cce3786835edd324999f935a0 to your computer and use it in GitHub Desktop.
- name: Create an RNDC Key
command: rndc-confgen -a -k designate -c {{ DESIGNATE_RNDC_FILE }} -r /dev/urandom
args:
creates: "{{ DESIGNATE_RNDC_FILE }}"
notify:
- restart bind
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment