2023-08-21 00:25:49 -04:00

9 lines
159 B
YAML

- name: Install packages
package:
name:
- aspell-en
- prettier # typescript+yaml formatting
- pyright
- gopls
state: present