Releases: smartlogic/ansible-role-traefik
Releases · smartlogic/ansible-role-traefik
Release list
2.0.0
What's Changed
- Updates to latest Traefik version: v3.4.1 by @charlesfsl in #2
- Added config directory configuration
- Updated README for all the changes
New Contributors
- @charlesfsl made their first contribution in #2
Full Changelog: 1.1.0...2.0.0
1.1.0
- Update Traefik to 2.5.5
- Fix handler flush for systemctl daemon reload when service file changes
- Add open file limit setting to systemd file
Full Changelog: 1.0.0...1.1.0
1.0.0 Release
- Adjusted install for Traefik 2
- Default config sets up directory of files provider with watching
- Allows for array of additional file configs to provide, without need to bounce the server
0.2.0
- Update to Traefik 1.5
- Keep older versions of Traefik on the server in case of rollback needs
- Check checksum of downloaded version of Traefik