Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Citronalco
ansible-nsupdate.info
Commits
77cd818f
Commit
77cd818f
authored
Apr 29, 2021
by
Bernhard Geier
Browse files
update docs in dyn.example.com
parent
01824061
Changes
1
Hide whitespace changes
Inline
Side-by-side
host_vars/dyn.example.com
View file @
77cd818f
...
...
@@ -6,9 +6,9 @@ nsupdate:
# python3 -c "import secrets; print(secrets.token_urlsafe())"
secret_key: SECRETKEY
#
Display s
ervice contact mail address
#
S
ervice contact mail address
shown on web site and info emails
service_contact: "contact@example.com"
# Sender mail address (optional, default
:
nsupdate.service_contact)
# Sender mail address (optional, default
s to
nsupdate.service_contact
from above
)
default_from_email: "noreply@example.com"
# Set Admin account
...
...
@@ -31,6 +31,7 @@ nsupdate:
# Optional: if you have a secondary DNS server (highly recommended!) enter its hostname here
# (there are free secondary DNS server services, e.g. buddyns.com)
#hostname: ljhgl2389ukjdhkwhd239uesadswd.free.ns.buddyns.com
# Optional: set your secondary DNS server's IPv4 and IPv6 addresses.
# This limits allowed DNS zone transfers in Bind9 to this server, and nsupdate will try to update this server immediately on its own
#ipv4: 123.456.123.456
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment