Added syncthing,grafana and wireguard

Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>
This commit is contained in:
TuDatTr
2022-12-10 03:21:11 +01:00
parent cbb3bfd854
commit 2ba4259dd6
10 changed files with 106 additions and 14 deletions

View File

@@ -3,5 +3,9 @@
- include_tasks: user_group_setup.yml
- include_tasks: pi_compose.yml
when: inventory_hostname == "pi"
tags:
- reload_compose
- include_tasks: aya01_compose.yml
when: inventory_hostname == "aya01"
tags:
- reload_compose