debops.bind¶
The debops.bind
Ansible role manages the well-known domain name server
(DNS) software BIND.
- Getting started
- DNSSEC
- Keys
- Logging
- DNS over TLS/HTTP(S)
- Backup and restore procedures
- Zones and Views
- Main configuration
- debops.bind default variables
- General configuration
- UNIX environment
- APT packages
- Backup snapshots
- DNSSEC configuration
- DNS over HTTP(S)
- Main configuration file
- Key configuration
- Zone configuration
- Generic zone configuration
- PKI / TLS configuration
- Diffie-Hellman parameters
- Network access
- Configuration variables for other Ansible roles
Copyright¶
debops.bind - Manage the BIND DNS server using Ansible
Copyright (C) 2022 David Härdeman <david@hardeman.nu>
Copyright (C) 2022 DebOps <https://debops.org/>
SPDX-License-Identifier: GPL-3.0-only
This Ansible role is part of DebOps.
DebOps is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 3, as
published by the Free Software Foundation.
DebOps is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with DebOps. If not, see https://www.gnu.org/licenses/.