self-hosting/playbooks/lime2.yml
2025-01-19 22:00:20 +01:00

20 lines
483 B
YAML

---
# Usage: ansible-playbook playbook_lime2.yml [ansible-opts] [-e forgejo_dump_path=/path/to/forgejo/dump]
- name: Install services for lime2 home server
gather_facts: true
hosts: lime2servers
roles:
- role: common_handlers
tags: always
- role: common
tags: common
- role: forgejo
tags: forgejo
- role: deux_puissance_x
tags: deux_puissance_x
- role: tunuifranken
tags: tunuifranken
- role: postfix
tags: postfix