Added docker for aya01 and pi
changed password names Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
---
|
||||
- include_tasks: install.yml
|
||||
- include_tasks: user_group_setup.yml
|
||||
- include_tasks: compose.yml
|
||||
|
||||
- include_tasks: pi_compose.yml
|
||||
when: ansible_hostname == "pi"
|
||||
- include_tasks: aya01_compose.yml
|
||||
when: ansible_hostname == "aya01"
|
||||
|
||||
Reference in New Issue
Block a user