Skip to content

Commit 483790a

Browse files
authored
Remove old variable
1 parent e83d2cd commit 483790a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
become: yes
7878
template:
7979
src: "{{ teleport_service_template }}"
80-
dest: "{{ services_path }}/teleport.service"
80+
dest: "/etc/systemd/system/teleport.service"
8181
owner: "root"
8282
group: "root"
8383
mode: 0644

0 commit comments

Comments
 (0)