mirror of
https://yerbamate.ml/nutomic/peertube.social
synced 2024-11-25 01:38:20 -05:00
11 lines
227 B
Markdown
11 lines
227 B
Markdown
# peertube.social
|
|
|
|
This repo contains the Ansible playbook and configuration used on [peertube.social](https://peertube.social).
|
|
|
|
## Usage
|
|
|
|
Just run the following command:
|
|
```
|
|
ansible-playbook peertube.yml --ask-vault-pass
|
|
```
|