Changed on GitLab.com
- Update Python dependencies and use Python 3.9 in GitLab CI (!17 by tobiashuste).
0.3.1 - 2021-05-05
- Add checks to determine whether reboot of hosts are necessary when switching to Netplan (!15 by christian.hueser.hzdr).
0.3.0 - 2021-03-17
- Backup configuration file when changing the Netplan network configuration (!8 by christian.hueser.hzdr).
- Add a section to file README to inform users about networking limitations of the role (!10 by christian.hueser.hzdr).
- Use templating comments for copyright notice in template config.yaml.j2 (!7 by christian.hueser.hzdr).
- Reboot managed node if migrating networking from ifupdown to netplan (!13 by christian.hueser.hzdr).
0.2.1 - 2021-03-10
- Remove task that uninstalls package 'ifupdown' from role tasks (!6 by christian.hueser.hzdr).
0.2.0 - 2021-03-01
- Add a task that removes the package 'ifupdown' in favour of 'netplan' (!2 by christian.hueser.hzdr).
- Refine the Netplan configuration file template (!3 by christian.hueser.hzdr).
- Call handler to gather facts after IP addresses have been changed by Netplan (!4 by christian.hueser.hzdr).
0.1.0 - 2021-01-25
Initial release of the Ansible Netplan Role.