refactor: separate common setup and docker setup
This commit is contained in:
parent
449340969c
commit
bd00be2a5c
3 changed files with 35 additions and 33 deletions
|
|
@ -3,6 +3,9 @@ homelab:
|
|||
docker:
|
||||
|
||||
docker:
|
||||
vars:
|
||||
robo_allowed_commands:
|
||||
- "docker system dial-stdio"
|
||||
children:
|
||||
docker_managers:
|
||||
docker_workers:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue