File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ unreleased]
99
10+ ## [ 1.1] - 2018-12-13
11+
1012### Added
1113
1214- ` thinlinc_agent_hostname ` , a variable that allows you to customize
@@ -20,5 +22,6 @@ First release.
2022
2123- An Ansible role to install the ThinLinc server software.
2224
23- [ unreleased ] : https://github.com/cendio/ansible-role-thinlinc-server/compare/v1.0...HEAD
25+ [ unreleased ] : https://github.com/cendio/ansible-role-thinlinc-server/compare/v1.1...HEAD
26+ [ 1.1 ] : https://github.com/cendio/ansible-role-thinlinc-server/compare/v1.0...v1.1
2427[ 1.0 ] : https://github.com/cendio/ansible-role-thinlinc-server/compare/...v1.0
Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ requirements.yml` to install the role:
9494- src: https:///github.com/cendio/ansible-role-thinlinc-server.git
9595 scm: git
9696 name: thinlinc-server
97- version: v1.0
97+ version: v1.1
9898` ` `
9999
100100The role uses three groups - thinlinc-masters, thinlinc-agents and
You can’t perform that action at this time.
0 commit comments