feat: add docker as dependancy
This commit is contained in:
parent
541c0d70c0
commit
bffde4981a
3 changed files with 6 additions and 1 deletions
|
|
@ -5,4 +5,5 @@
|
|||
hosts: "all"
|
||||
become: true
|
||||
roles:
|
||||
- role: "docker"
|
||||
- role: "pangolin"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue