angstwad/docker.ubuntu

Add support for additional architectures

Closed this issue · 1 comments

Tried to use this on an arm64 box; and turns out the architecture is hard-coded to amd64; despite being a variable replacement!

Can we detect the architecture and insert the correct arch?

ansible_architecture is a valid variable...

#197 allowed architecture override.