This repository has been archived by the owner on Sep 28, 2024. It is now read-only.
v0.1.2
New release with few minor fixes.
Some checks are migrated over to role-argument-validation.
- changed some variable names to meet the standard (log_proto, log_ip).
- added role ansible_openwrtacme, currently only tested with DNS challenge.
- added role ansible_openwrtsqm, for simple sqm traffic shaping https://openwrt.org/docs/guide-user/network/traffic-shaping/sqm
- added new device type 8021q for vlan tagging
- added static routes for ansible_openwrtnetwork
- changed default method for restic backup ssh keys from rsa to ecdsa, still it seems to not work perfectly, yet.
- changed firewall reload handler from restart to reload to not interrupt ansible run during firewall changes