refactor: prepare peertube installation
This commit is contained in:
@@ -1,14 +1,5 @@
|
||||
---
|
||||
|
||||
- name: Install nodejs
|
||||
ansible.builtin.include_tasks: nodejs.yml
|
||||
|
||||
- name: Install yarn
|
||||
ansible.builtin.include_tasks: yarn.yml
|
||||
|
||||
- name: Install redis
|
||||
ansible.builtin.include_tasks: redis.yml
|
||||
|
||||
- name: Create mastodon user
|
||||
ansible.builtin.user:
|
||||
name: mastodon
|
||||
|
Reference in New Issue
Block a user