self-hosting/playbook.yml
Tunui Franken 7036dac3d3 Use vagrant defaults for connection to test machine
Also add known_host add ssh_config accordingly
2023-09-24 12:24:55 +02:00

15 lines
368 B
YAML

---
- name: Install services for lime2 home server
gather_facts: true
hosts: lime2,lime2-test
roles:
- role: common
tags: [mail, forgejo, deuxpuissanceiks, tunuifranken]
- role: mail
tags: mail
- role: forgejo
tags: forgejo
- role: deuxpuissanceiks
tags: deuxpuissanceiks
- role: tunuifranken
tags: tunuifranken