additional commands

This commit is contained in:
rene
2022-04-20 21:27:50 +02:00
parent c3d6892609
commit f916e28394

View File

@@ -14,3 +14,10 @@
name: node
path: /usr/bin/node
link: /usr/bin/nodejs
- name: mastodon | config yarn
command:
cmd: "{{ item }}"
loop:
- "corepack enable"
- "yarn set version stable"