Guest User

Untitled

a guest
Jan 23rd, 2019
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. - name: Conifgure named.options
  2. template: src=named.options.j2 dest=/etc/named/named.options
  3. notify:
  4. - restart named-chroot
  5. tags:
  6. - named_options
Add Comment
Please, Sign In to add comment