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

8 lines
145 B
YAML

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