ansible-roles/bind
Patrick Marchand cf8cca745e
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
hardcode chrooted bind variables
The current chroot-bind.sh is legacy code that cannot be migrated
without a proper understanding of it's historical context. This
context might still apply and this script is still used on a variety
of new and old machines. By hardcoding the paths when the user
requests a chroot, we limit possible breakage.
2019-11-26 17:17:48 -05:00
..
defaults hardcode chrooted bind variables 2019-11-26 17:17:48 -05:00
files Big review of role Bind, sync with https://wiki.evolix.org/HowtoBind 2017-07-22 18:40:00 +02:00
handlers Revert "yaml lint and quoting standardisation for bind role" 2019-11-26 11:48:21 -05:00
meta change repositories URL 2019-03-21 15:31:58 +01:00
tasks hardcode chrooted bind variables 2019-11-26 17:17:48 -05:00
templates Remove remaining hardcoded log paths from bind role 2019-11-26 14:04:20 -05:00
tests bind: simpler spec for now 2017-04-10 18:16:25 +02:00
.kitchen.yml Kitchen: Change base image to evolix/ansible 2017-06-02 08:38:08 -04:00
README.md Big review of role Bind, sync with https://wiki.evolix.org/HowtoBind 2017-07-22 18:40:00 +02:00

Amavis

Installation and basic configuration of bind9.

Tasks

Minimal configuration is in tasks/main.yml

Available variables

The full list of variables (with default values) can be found in defaults/main.yml.

waening : sync chroot-bind.sh