Add a rust role.

This commit is contained in:
Tom Alexander
2022-10-20 00:57:05 -04:00
parent b1681eebc5
commit 49a8b1b360
8 changed files with 103 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
- name: Install packages
package:
name:
- rust-nightly
- rust-analyzer
state: present