Skip to content

Commit e42ad31

Browse files
committed
fix: add missing EOL
1 parent a33941c commit e42ad31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/kayobe/ansible/copy-ca-to-hosts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@
3131
- "OS-TLS-INT"
3232

3333
- name: Update CA trust on Debian family systems
34-
ansible.builtin.command: "update-ca-certificates"
34+
ansible.builtin.command: "update-ca-certificates"

0 commit comments

Comments
 (0)