-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error definind zone in view #2
Comments
@kemeris2000 At first glance, it looks like the error is caused by the lack of
I'll add a check for that and generate a better error message. In the meantime, define some nameservers (at least the one you're configuring) and you should be ok. |
@t3hpr1m3 You are right, problem because of missing
I think you should update example, as you code expect list of dictionary for ansible-role-bind9/defaults/main.yml Lines 28 to 34 in 46c3627
|
Add vars for Debian 11 (bullseye). Closes #2 See merge request dubzland/ansible-role-bind9!2
I get error "No first item, sequence was empty" when defining zone in view.
Any ideas what could be wrong?
The text was updated successfully, but these errors were encountered: