ebesson/ansible-role-k3s

k3s binary is created with funny permissions

hacker opened this issue · 1 comments

hacker commented

apparently, the reason is that permission specification lacks leading zero to be octal enough at https://github.com/ebesson/ansible-role-k3s/blob/cd89080aa40819b703be6dcb7ea96bb227938376/tasks/install.yml#L10C1-L10C14

@hacker, I've just fixed this issue