changed node version

This commit is contained in:
2022-04-20 23:44:02 +02:00
parent f916e28394
commit 1d030617d4

View File

@@ -9,7 +9,7 @@ ruby_version: "3.0.3"
rbenv_version: "v1.2.0"
ruby_build_version: "v20220218"
bundler_version: "2.1.4"
node_major_version: "12"
node_major_version: "16"
os_family: "{{ ansible_os_family|lower }}"
mastodon_user: "mastodon"
mastodon_home: "/home/{{ mastodon_user }}"