self-hosting/playbook_lime2.yml

17 lines
409 B
YAML
Raw Normal View History

2022-03-11 22:30:11 +01:00
---
2024-04-09 20:21:59 +02:00
# Usage: ansible-playbook playbook_lime2.yml [ansible-opts] [-e forgejo_dump_path=/path/to/forgejo/dump]
2024-03-05 14:27:40 +01:00
2022-08-28 21:47:53 +02:00
- name: Install services for lime2 home server
2023-01-26 08:54:45 +01:00
gather_facts: true
hosts: lime2,lime2-test
2022-03-11 22:30:11 +01:00
roles:
- role: common_handlers
tags: always
2023-01-16 11:21:14 +01:00
- role: forgejo
tags: forgejo
2023-12-04 11:31:24 +01:00
- role: deux_puissance_x
tags: deux_puissance_x
2022-03-13 10:31:21 +01:00
- role: tunuifranken
2022-04-10 12:50:24 +02:00
tags: tunuifranken