Add execution mode on rustup

This commit is contained in:
Dryusdan 2021-02-08 15:59:52 +01:00
parent d2bbf7802a
commit 414cac06ad
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
dest: "{{ item.home}}/rustup.sh"
owner: "{{ item.name }}"
group: "{{ item.name }}"
mode: '0700'
loop: "{{ bitwarden }}"
tags:
- install