[FIX] docker: fix installation on Raspbian
This commit is contained in:
parent
9a9c222353
commit
91d7887a94
|
@ -46,6 +46,7 @@
|
|||
apt:
|
||||
name: docker-ce
|
||||
state: latest
|
||||
install_recommends: no
|
||||
update_cache: yes
|
||||
cache_valid_time: "3600"
|
||||
|
||||
|
|
Loading…
Reference in a new issue