mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-05-19 10:56:05 -07:00
4 lines
60 B
YAML
4 lines
60 B
YAML
- name: Install vscode
|
|
dnf:
|
|
name: code
|
|
become: true |