ansible-community / ansible-nomad

:watch: Ansible role for Nomad
https://galaxy.ansible.com/brianshumate/nomad
BSD 2-Clause "Simplified" License
297 stars 165 forks source link

Add architecture to checksum files #159

Open lostb1t opened 2 years ago

lostb1t commented 2 years ago

Checksum will fail when using hosts with multiple architectures. As only the first architecture checksum will be avaiable. This PR separates the checksum files into their own architecture versions.

IamTheFij commented 1 month ago

I had a similar branch from around the same time and just rebased it in #199