mastodon-deploy/site.yaml

8 lines
141 B
YAML

---
- name: teh.entar.net
hosts: teh.entar.net
roles:
- { role: docker-server, become: yes }
- { role: mastodon, become: yes }