Skip to content

Instantly share code, notes, and snippets.

View maggnus's full-sized avatar

Maksim Korenev maggnus

View GitHub Profile
@maggnus
maggnus / go
Last active February 20, 2021 04:51
test
func main() {
fmt.Println("Text2")
}
- 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