Skip to content

Instantly share code, notes, and snippets.

@marzdgzmn
Created January 23, 2019 04:33
Show Gist options
  • Save marzdgzmn/433abe877c622df5e180452d96a8c2a7 to your computer and use it in GitHub Desktop.
Save marzdgzmn/433abe877c622df5e180452d96a8c2a7 to your computer and use it in GitHub Desktop.
- name: Configure named.options
template: src=named.options.j2 dest=/etc/named/named.options
notify:
- restart named-chroot
tags:
- named_options
- name: Configure as a local nameserver
include_role:
name: rise.nameservers
tasks_from: local
apply:
tags:
- lns
tags: lns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment