|
7eb050a76c
|
style: fix syntax for yamlint and ansible-lint
|
2019-02-18 22:36:09 +01:00 |
|
|
a396e6714e
|
test: add ansible-lint
|
2018-12-05 10:20:37 +01:00 |
|
|
769433d20a
|
break: change with_items to loop
|
2018-12-05 10:16:43 +01:00 |
|
|
2b279efc50
|
style: change changelog
|
2018-12-05 10:16:01 +01:00 |
|
|
83395c7719
|
chore: replace include to import_tasks
|
2018-10-28 23:11:37 +01:00 |
|
|
233845a647
|
feat: refactor dnssec
|
2018-10-28 08:27:11 +01:00 |
|
|
66f29803ce
|
release: version 1.2.2
|
2018-09-07 21:11:32 +02:00 |
|
|
ad65a6e36d
|
fix: remove a bug un dnssec cron
|
2018-09-07 20:43:08 +02:00 |
|
|
8f92f3373d
|
chore: minor change in the readme
|
2018-09-07 20:28:35 +02:00 |
|
|
c532602550
|
fix: minor change in the readme
|
2018-08-28 10:12:30 +02:00 |
|
|
6c2e7d3dfd
|
chore: use new docker image for the tests
|
2018-08-28 09:18:10 +02:00 |
|
|
3626c87d39
|
release: version 1.2.1
|
2018-08-08 21:25:07 +02:00 |
|
|
1615ce4254
|
fix: add cron dnssec
|
2018-08-08 21:06:55 +02:00 |
|
|
720a33f87c
|
release: version 1.2.0
|
2018-07-09 22:01:42 +02:00 |
|
|
3078ba57f8
|
fix: full disable allow_transfer if empty
|
2018-07-08 23:02:11 +02:00 |
|
|
66a2e31c92
|
fix: travis tests
|
2018-05-29 21:47:35 +02:00 |
|
|
346b771c9f
|
feat: add bind_zones_subnet for extra-vars
|
2018-05-26 10:22:29 +02:00 |
|
|
052f1badd3
|
fix: minor typo
|
2018-05-26 07:14:47 +02:00 |
|
|
56ade0a702
|
feat: add options for SRV record
|
2018-05-25 13:06:21 +02:00 |
|
|
ade97f81e9
|
release: version 1.1.0
|
2018-03-31 21:32:30 +02:00 |
|
|
3716a1ac8a
|
feat: remove old zones files
|
2018-03-31 17:50:50 +02:00 |
|
|
62fd27111e
|
feat: add test with ansible 2.5
|
2018-03-31 12:58:26 +02:00 |
|
|
dff7e4adc0
|
feat: split main file
|
2018-03-28 17:45:57 +02:00 |
|
|
76f6121fa6
|
release: version 1.0.0
|
2018-03-21 20:39:44 +01:00 |
|
|
a71fe9cb21
|
feat: add bind_options variable
|
2018-03-21 20:30:11 +01:00 |
|
|
9217b4403f
|
chore: update readme
|
2018-03-17 22:42:07 +01:00 |
|
|
582b96dd4a
|
chore: update meta information for galaxy
|
2018-03-17 22:09:23 +01:00 |
|
|
19d80e9aef
|
feat: add zones options
|
2018-03-17 20:39:53 +01:00 |
|
|
3532526a07
|
fix: remove tab and fix indent
|
2018-03-17 18:26:08 +01:00 |
|
|
200ce8b6b3
|
feat: add a check for dnssec answer
|
2018-03-17 15:14:00 +01:00 |
|
|
32491fbf8b
|
fix: add year and name in license file
|
2018-03-17 11:25:42 +01:00 |
|
|
ce7777f279
|
chore: rename entries by records
|
2018-03-17 11:07:20 +01:00 |
|
|
e1c2f18be1
|
chore: update ansible version
|
2018-03-17 11:01:33 +01:00 |
|
|
3cdd9cb10c
|
feat: add caa record
|
2018-03-17 10:47:25 +01:00 |
|
|
ff39078d6f
|
fix: minor change in db template for TXT record
|
2018-03-17 10:25:32 +01:00 |
|
|
a46f82ba2c
|
feat: add ttl for record
|
2018-03-17 00:53:14 +01:00 |
|
|
5634103cfd
|
feat: use dig for tests
|
2018-03-17 00:53:14 +01:00 |
|
Adrien Waksberg
|
c7bb61ec31
|
feat: use args options with shell command
|
2018-01-19 22:59:57 +01:00 |
|
|
43892ea54f
|
feat: add test with many ansible version
|
2017-11-01 22:06:32 +01:00 |
|
|
f389f6afdc
|
fix: remove comment in .kitchen.yml
|
2017-10-15 23:27:49 +02:00 |
|
|
73701e913c
|
feat: use kitchen for tests
|
2017-10-15 23:18:47 +02:00 |
|
Adrien Waksberg
|
9cfcbc9287
|
fix: new examples in README
|
2017-10-15 09:17:28 +02:00 |
|
Adrien Waksberg
|
94035b835c
|
fix: minor change in db.j2 file
|
2017-10-15 09:09:02 +02:00 |
|
Adrien Waksberg
|
f8ad1d6c9a
|
fix: txt record length
|
2017-10-15 09:03:46 +02:00 |
|
Adrien Waksberg
|
44a2dd9518
|
fix: move rspec tests on tests folder
|
2017-10-15 08:43:31 +02:00 |
|
Adrien Waksberg
|
f4e1242c82
|
feat: add license in README
|
2017-10-15 02:27:10 +02:00 |
|
Adrien Waksberg
|
9944b4e2fc
|
feat: add option to enable or disable ipv4/ipv6
|
2017-10-15 02:23:00 +02:00 |
|
Adrien Waksberg
|
cf18a2e564
|
feat: add listening test
|
2017-10-15 02:05:45 +02:00 |
|
Adrien Waksberg
|
4c897ed635
|
fix: update readme for tests
|
2017-10-15 01:50:43 +02:00 |
|
Adrien Waksberg
|
54ee906547
|
feat: add option allow_tranfer for zones
|
2017-10-15 01:11:49 +02:00 |
|