This website requires JavaScript.
Explore
Help
Sign In
ccchb
/
ansible
mirror of
https://dev.ccchb.de/ccchb/ansible.git
Watch
3
Star
0
Fork
You've already forked ansible
0
Code
Issues
Releases
Wiki
Activity
Add dns playbook
Browse Source
Fixes
#15
...
This commit is contained in:
genofire
2020-10-24 14:11:39 +02:00
parent
0a6b680cda
commit
de6c1a4d8b
1 changed files
with
9 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
9
dns.yml
Normal file
Unescape
Escape
View File
@ -0,0 +1,9 @@
---
-
hosts:
-
mail
become
:
yes
roles:
-
nsd
-
unbound
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
ccchb/ansible
Title
Body
Create Issue