Releases: cendio/ansible-role-thinlinc-server
Releases · cendio/ansible-role-thinlinc-server
Release 1.15
Release 1.14
Changed
- Updated to 4.20.0
- Updated SUSE usr merge workaround to match SLES 16 changes
- Updated tlsetup answers to match the 4.20.0 changes
- It is now possible to specify multiple email addresses for license warnings
Removed
- Support for 32-bit server packages
- Old web integration tlsetup answer
Release 1.13
Changed
- Updated to 4.19.0
- Updated paths for HA and subclusters
Release 1.12
Changed
- Updated to 4.18.0
- Updated tlsetup answers to match the 4.18.0 changes
Release 1.11
Changed
- Updated to 4.17.0
- Simplified/refactored package installation tasks
Added
- Added configuration for Web Access & Web Administration ports
- Added configuration for Web Access login page
Removed
- thinlinc_server_bundle and thinlinc_build parameters
- vars/main.yaml configuration file (redundant)
Release 1.10
Changed
- Updated to 4.16.0
- Fixed default value of thinlinc_agent_hostname
Release 1.9
Changed
- Updated to 4.15.0
- Rewrite to fix style issues, fix some tasks to be a bit more 'ansible-y'
- Fixed file permissions warning
- Made role compatible with 'new' ansible_facts[...] notation of facts
- Made template correctly translate true/false to yes/no
- Remove requirement to use groups in inventory
Release 1.8
Changed
- Updated to 4.14.0
- Added workaround for OpenSUSE Tumbleweed usr merge
- In case of package upgrade, force the use of old config files
- Use correct parameter name for thinlinc_server_bundle_file
Release 1.7
Changed
- Updated to 4.13.0
- Updated tlsetup answers to match new Python 3 requirements
- Added .yamllint to catch syntax errors and style issues
Release 1.6
Changed
- Updated to 4.12.1
- Package signature check disabled as ThinLinc packages are not signed
- Add handlers for the tlwebadm and tlwebaccess services