Skip to content

Commit c642866

Browse files
committed
name update
1 parent 1952797 commit c642866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/roles/passwords/tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
delegate_to: localhost
88
run_once: true
99

10-
- name: Generate k3s token and add to terraform
10+
- name: Template k3s token to terraform
1111
template:
1212
src: k3s-token.auto.tfvars.json
1313
dest: "{{ lookup('env', 'APPLIANCES_ENVIRONMENT_ROOT') }}/terraform/k3s-token.auto.tfvars.json"

0 commit comments

Comments
 (0)