All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
- Updated to 4.21.0
- Added master-hostname tl-setup answer, required when setting up an agent-only node
- Fixed thinlinc_emails default variable, which was still named
thinlinc_email in defaults/main.yml, so the default admin email
address was silently never applied
- thinlinc_emails is now a YAML list instead of a space-separated string
- 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
- Support for 32-bit server packages
- Old web integration tlsetup answer
- Updated to 4.19.0
- Updated paths for HA and subclusters
- Updated to 4.18.0
- Updated tlsetup answers to match the 4.18.0 changes
- Updated to 4.17.0
- Simplified/refactored package installation tasks
- Added configuration for Web Access & Web Administration ports
- Added configuration for Web Access login page
- thinlinc_server_bundle and thinlinc_build parameters
- vars/main.yaml configuration file (redundant)
- Updated to 4.16.0
- Fixed default value of thinlinc_agent_hostname
- 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
- 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
- Updated to 4.13.0
- Updated tlsetup answers to match new Python 3 requirements
- Added .yamllint to catch syntax errors and style issues
- Updated to 4.12.1
- Package signature check disabled as ThinLinc packages are not signed
- Add handlers for the tlwebadm and tlwebaccess services
- Updated to ThinLinc 4.12.0
- Updated to ThinLinc 4.11.0
- Updated to ThinLinc 4.10.1
- Inventory names now use underscore (_) instead of dash (-),
e.g. thinlinc-agents.
- Updated to ThinLinc 4.10.0
- thinlinc_agent_hostname, a variable that allows you to customize
/vsmagent/agent_hostname parameter on ThinLinc Agent servers.
First release.
- An Ansible role to install the ThinLinc server software.