Added zoneminder to aya01 (if I hadn't before)
Added backblaze (todo documentation) Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
- include_tasks: install.yml
|
||||
- include_tasks: user_group_setup.yml
|
||||
- include_tasks: pi_compose.yml
|
||||
when: ansible_hostname == "pi"
|
||||
when: inventory_hostname == "pi"
|
||||
- include_tasks: aya01_compose.yml
|
||||
when: ansible_hostname == "aya01"
|
||||
when: inventory_hostname == "aya01"
|
||||
|
||||
Reference in New Issue
Block a user