feat: add docker as dependancy
This commit is contained in:
parent
2be68a5bc2
commit
02c3bc017b
2 changed files with 4 additions and 0 deletions
|
|
@ -5,4 +5,5 @@
|
|||
hosts: "all"
|
||||
become: true
|
||||
roles:
|
||||
- role: "docker"
|
||||
- role: "omni"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue