Commit Graph

36 Commits

Author SHA1 Message Date
Jérémy Lecour e04d881988 replace "with_items" in apt modules 2019-12-31 16:18:56 +01:00
Jérémy Lecour aa28e9c1b8 change repositories URL 2019-03-21 15:31:58 +01:00
Jérémy Lecour 77aeb60544 bind: chroot-bind.sh must not be executed in check mode 2018-08-21 18:46:16 +02:00
Jérémy Lecour 215d83f0b4 bind: keep 52 weeks of logs 2017-12-28 11:27:36 +01:00
Gregory Colpart 3b78613b2e Big review of role Bind, sync with https://wiki.evolix.org/HowtoBind 2017-07-22 18:40:00 +02:00
Jérémy Lecour 8505bb9d3c … so the backup is not needed anymore 2017-07-18 19:43:28 +02:00
Jérémy Lecour 20c575ee1e named.conf.options is managed by ansible 2017-07-18 19:42:54 +02:00
Jérémy Lecour 0c2170cf5c Remove some backups, again 2017-07-18 19:38:03 +02:00
Jérémy Lecour 639a4baf75 Bind: use the chroot variable for Munin 2017-07-17 14:45:36 +02:00
Gabriel Periard-Tremblay 87ebadcadd Kitchen: Change base image to evolix/ansible 2017-06-02 08:38:08 -04:00
Jérémy Lecour 2413539529 bind: fix rights for named.conf.options 2017-04-20 13:54:35 +02:00
Jérémy Lecour 33314828b1 Change Ansible version used by ansible-kitchen 2017-04-19 17:48:02 +02:00
Tristan PILAT e864718c1e Add bind's munin plugin configuration option file 2017-04-13 17:26:51 +02:00
Tristan PILAT ec1e036465 New template bind configuration file 2017-04-13 17:26:50 +02:00
Tristan PILAT be3ad0c844 Add munin configuration part 2017-04-13 17:26:49 +02:00
Tristan PILAT c12e85cf4b Add bind configuration 2017-04-13 17:26:49 +02:00
Tristan PILAT 350cf87eb6 Add munin-node handler 2017-04-13 17:26:47 +02:00
Jérémy Lecour 07d8a815c2 bind: simpler spec for now 2017-04-10 18:16:25 +02:00
Jérémy Lecour c6e81bf4b7 bind: log file tasks are idempotent 2017-04-06 14:33:46 +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 77bad3eb13 bind: use less command/shell and more modules 2017-04-06 14:22:17 +02:00
Jérémy Lecour 2f7116f676 bind: extract systemd service file in a template 2017-04-06 14:21:29 +02:00
Jérémy Lecour a798bf0ebc bind: service is completely reloaded 2017-04-06 14:20:34 +02:00
Jérémy Lecour 21ac7cd738 bind: check for chroot 2017-04-06 11:53:03 +02:00
Jérémy Lecour 082f583c83 bind: stat actions are run in check mode too 2017-04-06 11:52:41 +02:00
Jérémy Lecour c4cd869218 bind: add specs for service check 2017-04-06 11:46:01 +02:00
Jérémy Lecour 406657455e bind: quote variables 2017-04-06 11:45:49 +02:00
Jérémy Lecour 947f617f7d bind: fix test context 2017-04-06 11:45:37 +02:00
Jérémy Lecour b6d2c023cf bind: add tests 2017-04-06 11:37:50 +02:00
Jérémy Lecour 6cf4de3da8 bind: variable chroot path 2017-04-06 11:18:35 +02:00
Jérémy Lecour 36b7efd5e4 bind: simplify conditions syntax
"when: X == False" => "when: not X"
"when: X == True" => "when: X"
2017-04-06 11:18:14 +02:00
Jérémy Lecour f3dedbc09e bind: permissions as String 2017-04-06 11:16:02 +02:00
Jérémy Lecour cb28ddd406 Bind: variable for systemd service file 2017-04-06 11:15:28 +02:00
Jérémy Lecour 5b2ab0d8d3 Ansible >= 2.2 supported 2017-03-24 14:15:09 +01:00
Tristan PILAT 3fb04d177a Fix some mistakes 2017-02-23 15:25:03 +01:00
Tristan PILAT 87e3f8d2fb Add initial chrooted bind9 install role 2017-02-22 17:06:09 +01:00