You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -73,6 +73,11 @@ teleport_control_systemd
73
73
```
74
74
Default `yes`. Controls if this role modifies the teleport service.
75
75
76
+
```
77
+
teleport_template_config
78
+
```
79
+
Default `yes`. Controls if this role modifies the teleport config file.
80
+
76
81
## Upgrading Teleport
77
82
78
83
When the role is run, it checks if the installed version matches the version specified in `teleport_version`. If different then it will download the latest version and install it.
0 commit comments