Thanks for this great and convenient Ansible role!
This line hardcodes Docker-compose for x86_64 bits. I think that should be good to have an e.g. docker_arch variable so that the caller can tweak it.
I just installed on an ARM server by manually downloading and overwriting the docker-compose executable. Sorry I did not take time to do an MR (I'll let you choose this variable name to avoid bikeshedding :D ) but that would be a great addition for this role
Thanks for this great and convenient Ansible role!
This line hardcodes Docker-compose for x86_64 bits. I think that should be good to have an e.g.
docker_arch
variable so that the caller can tweak it.I just installed on an ARM server by manually downloading and overwriting the docker-compose executable. Sorry I did not take time to do an MR (I'll let you choose this variable name to avoid bikeshedding :D ) but that would be a great addition for this role