2015-03-28 22:34:25 +00:00
|
|
|
Changelog
|
|
|
|
=========
|
|
|
|
|
2017-06-19 10:06:32 +00:00
|
|
|
*Unreleased*
|
|
|
|
|
|
|
|
- Fix Ansible 2.2 deprecation warnings. [brzhk]
|
|
|
|
|
2016-11-25 10:57:17 +00:00
|
|
|
v0.1.2
|
|
|
|
------
|
|
|
|
|
|
|
|
*Released: 2016-11-25*
|
|
|
|
|
|
|
|
- Various updates in the documentation [senk, le9i0nx]
|
|
|
|
|
|
|
|
- Fix Ansible ``--check`` mode. [le9i0nx]
|
|
|
|
|
|
|
|
- Fix Ansible 2.1 deprecation warnings. [le9i0nx]
|
|
|
|
|
|
|
|
- Make sure that role works on hosts without IPv4 network. [thiagotalma]
|
|
|
|
|
2015-04-07 11:03:48 +00:00
|
|
|
v0.1.1
|
|
|
|
------
|
|
|
|
|
2015-10-15 15:52:19 +00:00
|
|
|
*Released: 2015-10-15*
|
2015-04-07 11:03:48 +00:00
|
|
|
|
|
|
|
- Make sure that files specified in ``dhcpd_includes`` list exist before the
|
|
|
|
DHCP server is restarted. [drybjed]
|
|
|
|
|
2015-04-13 15:05:11 +00:00
|
|
|
- Correctly handle IPv4 subnets with only 1 host inside. Previously they were
|
|
|
|
parsed with errors, now ``debops.dhcpd`` will detect them hand handle
|
|
|
|
separately from normal networks. [drybjed]
|
|
|
|
|
2015-04-22 08:55:47 +00:00
|
|
|
- Add support for iPXE boot loader chain-loading and DHCP options. [drybjed]
|
|
|
|
|
2015-07-10 22:10:12 +00:00
|
|
|
- Fix a templating error when IPv6 networking is not present on a host.
|
|
|
|
[drybjed]
|
|
|
|
|
2015-08-29 18:01:23 +00:00
|
|
|
- Change the way role gathers the list of nameservers to avoid issue with
|
|
|
|
``sed`` command in shell module. [drybjed]
|
|
|
|
|
2015-10-15 15:52:19 +00:00
|
|
|
- Provide empty list of relay servers if default IPv4 gateway is not defined.
|
|
|
|
[drybjed]
|
|
|
|
|
2015-03-28 22:34:25 +00:00
|
|
|
v0.1.0
|
|
|
|
------
|
|
|
|
|
2015-03-30 12:29:31 +00:00
|
|
|
*Released: 2015-03-30*
|
|
|
|
|
2015-03-28 22:34:25 +00:00
|
|
|
- First release [drybjed]
|