Skip to content
This repository has been archived by the owner on Jul 30, 2022. It is now read-only.

Releases: bjw-s/ansible-role-vyos

v0.2.0

22 Mar 15:04
5243bb8
Compare
Choose a tag to compare

1 changes since v0.1.1

Features

  • feat: Allow dynamic-dns configuration (#28)

v0.1.1

30 Nov 11:16
f400703
Compare
Choose a tag to compare

2 changes since v0.1.0

Features

  • feat: Add service support for dns_server in DHCP server config (#26)

Fixes

  • fix: Improve Corefile content (#25)

v0.1.0

29 Nov 13:45
32ddf56
Compare
Choose a tag to compare

5 changes since v0.0.7

Breaking Changes

  • Use custom hosts file with coredns (#24)
  • CoreDNS now relies on the built-in native container support (#23)

Features

  • bgp setting no-ipv4-unicast has been removed (#21)
  • Update dhcp server config, fix list processing logic (#22)
  • Add native containers support (#23)

Fixes

  • Fix syslog configuration variables (#20)

v0.0.7

02 Nov 11:52
3be790b
Compare
Choose a tag to compare

1 changes since v0.0.6

Features

  • feat: Add dhcp-server global-parameters (#19)

v0.0.6

01 Nov 10:21
Compare
Choose a tag to compare

2 changes since v0.0.5
(full changelog: v0.0.5...v0.0.6)

Features

  • feat: Add additional Wireguard fields

Fixes

  • fix: Fix for pre-existing empty dicts

v0.0.5

18 Oct 18:34
5552d82
Compare
Choose a tag to compare

1 changes since v0.0.4

Features

  • feat: Allow custom Corefile template (#16)

v0.0.4

12 Oct 17:56
f9a05af
Compare
Choose a tag to compare

1 changes since v0.0.3

Features

  • feat: Add subnet-parameters to dhcp-server (#15)

v0.0.3

24 Sep 12:43
Compare
Choose a tag to compare

4 changes since v0.0.2

Features

  • feat: add additional default roles for http and include domain-s (#7)
  • feat: Add docs pages (#11)
  • feat: Add support for podman containers (#14)

Fixes

  • fix: Fix firewall rules idempotency (#13)

v0.0.2

22 Sep 18:40
8f9d20d
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

Notable changes

  • Fix: Make sure CoreDNS runs with CAP_NET_BIND_SERVICE.

v0.0.1

21 Sep 10:05
c72cc4f
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

Notable changes

  • First public release