forked from rc/classroom
Added initial packages
This commit is contained in:
parent
43abbf2093
commit
ed09d8d86c
15 changed files with 72 additions and 0 deletions
4
roles/rust/tasks/main_win.yml
Normal file
4
roles/rust/tasks/main_win.yml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
- name: Install rust
|
||||
win_chocolatey:
|
||||
name: rust
|
||||
state: latest
|
||||
Loading…
Add table
Add a link
Reference in a new issue