ansible-role-docker_arm icon indicating copy to clipboard operation
ansible-role-docker_arm copied to clipboard

Deprecate this role in favor of the regular docker role

Open geerlingguy opened this issue 2 years ago • 0 comments

Since ARM is pretty much a first-class citizen these days, I've wrapped ARM64 support (out of the box) and multi-arch into the main geerlingguy.docker role, so I don't have to maintain two roles for this anymore.

So after a new release of that role, I need to deprecate and archive this role:

  • [ ] Update README to note the role is deprecated in favor of geerlingguy.docker
  • [ ] Tag a new release so that README propagates to Galaxy
  • [ ] Archive this repository on GitHub
  • [ ] Deprecate this role on Galaxy

geerlingguy avatar Sep 26 '22 22:09 geerlingguy