Added naruto host and gitea to docker
Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>
This commit is contained in:
13
roles/docker/tasks/naruto_compose.yml
Normal file
13
roles/docker/tasks/naruto_compose.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
|
||||
- include_tasks: nginx-proxy-manager.yml
|
||||
tags:
|
||||
- nginx
|
||||
|
||||
- include_tasks: pihole.yml
|
||||
tags:
|
||||
- pihole
|
||||
|
||||
- include_tasks: gitea-runner.yml
|
||||
tags:
|
||||
- gitea-runner
|
||||
Reference in New Issue
Block a user