Releases: michaelrigart/ansible-role-interfaces
Releases · michaelrigart/ansible-role-interfaces
Release 1.13.2
Release 1.13.1
- Revert "CentOS: remove stale interfaces"
Release 1.13.0
- CentOS: remove stale interfaces
- RedHat: move network service start after interface config
- Use modern import_tasks/include_tasks
- Add the bonding 802.3ad aggregation selection option
Release 1.12.0
- Make setup arguments configurable
- Use ansible_facts to reference facts
- Remove duplicate whitespace
- Make onboot optional for bonds on RedHat
- Support for config of hwaddr at ether/bonds/bridges
Release 1.11.1
- Install ifupdown package on Debian/Ubuntu
- Fix ordering of pre-up statements on Debian/Ubuntu
- Ensure bond_mode is optional on Debian/Ubuntu
Release 1.11.0
Support pausing before checking interface status
Release 1.10.0
- Add ansible manage comment on top of each template
- Add an option to setup pre-up command
- Avoid multiple spaces in network interfaces configuration file
Release 1.9.2
- Restart bridge interface after all ports restart
Release 1.9.1
- Fix for CentOS 8.3 cloud image
Release 1.9.0
- Support firewalld zones on CentOS/RHEL