We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a75bf7a + 9316f39 commit 6d7456cCopy full SHA for 6d7456c
1 file changed
README.md
@@ -94,11 +94,11 @@ requirements.yml` to install the role:
94
- src: https:///github.com/cendio/ansible-role-thinlinc-server.git
95
scm: git
96
name: thinlinc-server
97
- version: v1.1
+ version: v1.10
98
```
99
100
The role uses three groups - thinlinc_masters, thinlinc_agents and
101
-thinlinc-servers. Here's an example inventory file with one master
+thinlinc_servers. Here's an example inventory file with one master
102
server and three agent servers:
103
104
```yaml
0 commit comments