We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb17e08 commit 8b71a83Copy full SHA for 8b71a83
1 file changed
CHANGELOG.md
@@ -0,0 +1,24 @@
1
+# Change log
2
+
3
+All notable changes to this project will be documented in this file.
4
5
+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
+and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [unreleased]
9
10
+### Added
11
12
+- `thinlinc_agent_hostname`, a variable that allows you to customize
13
+ /vsmagent/agent_hostname parameter on ThinLinc Agent servers.
14
15
+## [1.0] - 2018-11-22
16
17
+First release.
18
19
20
21
+- An Ansible role to install the ThinLinc server software.
22
23
+[unreleased]: https://github.com/cendio/ansible-role-thinlinc-server/compare/v1.0...HEAD
24
+[1.0]: https://github.com/cendio/ansible-role-thinlinc-server/compare/...v1.0
0 commit comments