Commit graph

10 commits

Author SHA1 Message Date
Jérémy Lecour 8cbe837147 bind: refactor role
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
* queries log can be enabled or disabled
* split tasks
* check if AppArmor is present
* don't install Munin plugin whose data file is not present
* remove example ACL in authoritative configuration
2023-02-21 19:01:01 +01:00
William Hirigoyen cd8a812288 bind: fix fail in check mode
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2023-02-21 15:14:05 +01:00
Jérémy Lecour 21a4f76330 bind: use systemd module 2023-02-21 15:08:02 +01:00
Jérémy Lecour 8eae5bba63 Use systemd module instead of command 2022-12-28 09:02:17 +01:00
Patrick Marchand e5511eafc6 Revert changes to bind log path from apparmor fix
All checks were successful
continuous-integration/drone/push Build is passing
I realised it wasnt the best idea to change the path we are used to using just for this, so I overwrite the apparmor configuration instead.
2021-03-09 16:58:14 -05:00
Gregory Colpart 3b78613b2e Big review of role Bind, sync with https://wiki.evolix.org/HowtoBind 2017-07-22 18:40:00 +02:00
Tristan PILAT 350cf87eb6 Add munin-node handler 2017-04-13 17:26:47 +02:00
Jérémy Lecour 9c3e73c494 Revert "bind: service is completely reloaded"
This reverts commit a798bf0ebc.
2017-04-06 14:27:19 +02:00
Jérémy Lecour a798bf0ebc bind: service is completely reloaded 2017-04-06 14:20:34 +02:00
Tristan PILAT 87e3f8d2fb Add initial chrooted bind9 install role 2017-02-22 17:06:09 +01:00