Commit graph

18 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 77aeb60544 bind: chroot-bind.sh must not be executed in check mode 2018-08-21 18:46:16 +02: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 0c2170cf5c Remove some backups, again 2017-07-18 19:38:03 +02:00
Jérémy Lecour 2413539529 bind: fix rights for named.conf.options 2017-04-20 13:54:35 +02:00
Tristan PILAT c12e85cf4b Add bind configuration 2017-04-13 17:26:49 +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 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 082f583c83 bind: stat actions are run in check mode too 2017-04-06 11:52:41 +02:00
Jérémy Lecour 406657455e bind: quote variables 2017-04-06 11:45:49 +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
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