♻️: move playbooks from root
This commit is contained in:
10
playbooks/mastodon.yml
Normal file
10
playbooks/mastodon.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
|
||||
- name: Deploy mastodon
|
||||
hosts: mastodonservers
|
||||
diff: true
|
||||
roles:
|
||||
- nodejs
|
||||
- yarn
|
||||
- redis
|
||||
- mastodon
|
Reference in New Issue
Block a user