TuDatTr b371e246a9 Added zoneminder to aya01 (if I hadn't before)
Added backblaze (todo documentation)

Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>
2022-12-06 16:36:21 +01:00

8 lines
211 B
YAML

---
- include_tasks: install.yml
- include_tasks: user_group_setup.yml
- include_tasks: pi_compose.yml
when: inventory_hostname == "pi"
- include_tasks: aya01_compose.yml
when: inventory_hostname == "aya01"