Skip to content

Commit 0649067

Browse files
committed
change variable to boolean
1 parent 483790a commit 0649067

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ teleport_config_path: "/etc/teleport.yaml"
1111
backup_teleport_config: yes
1212
teleport_config_template: "default_teleport.yaml.j2"
1313
teleport_service_template: "default_teleport.service.j2"
14-
teleport_control_systemd: "yes"
14+
teleport_control_systemd: yes
1515
# Default dont change
1616
update_teleport: no

0 commit comments

Comments
 (0)