add docker to VPS
This commit is contained in:
parent
437d8a4d1d
commit
4118ba4f14
@ -2,4 +2,6 @@
|
|||||||
- hosts: VPS
|
- hosts: VPS
|
||||||
vars:
|
vars:
|
||||||
roles:
|
roles:
|
||||||
|
- role: docker
|
||||||
|
become: True
|
||||||
- user_config
|
- user_config
|
||||||
|
Loading…
Reference in New Issue
Block a user