matrix-docker-ansible-deploy/roles/matrix-ma1sd
Matt Cengia b0e984136f Fix issues building ma1sd Docker image
The tag format used in the `ma1sd` repo have change. Versions no longer
start with 'v', and when building for non-amd64, we also need to strip
off the '-$arch' bit from the Docker image name.

Further, when building the .jar file, `ma1sd` currently names the .jar
based on the project's directory, which we call 'docker-src'. This means
other parts of the `ma1sd` build can't find the .jar file. Remedy this
by ensuring that the dir is called `docker-src/ma1sd`.
2020-07-17 13:57:47 +10:00
..
defaults Fix issues building ma1sd Docker image 2020-07-17 13:57:47 +10:00
tasks Fix issues building ma1sd Docker image 2020-07-17 13:57:47 +10:00
templates Move configuration templates outside of defaults/main.yml files 2020-06-03 09:33:28 +03:00
vars fix "noeol" ("No newline at end of file" == missing 0A byte at file end) 2020-04-02 11:31:59 +02:00