geerlingguy / ansible-role-docker

Ansible Role - Docker
https://galaxy.ansible.com/geerlingguy/docker/
MIT License
1.81k stars 853 forks source link

Fixes #290: Allow role to work on ARM64 out of the box. #376

Closed geerlingguy closed 1 year ago

geerlingguy commented 1 year ago

See #290. Basically make it so the role will work on x86_64 and arm64 out of the box, with no changes required. Can still override the arch for other unique situations.