Reference a variable when checking out mastodon repo

This commit is contained in:
Waffles
2022-12-28 00:54:57 -08:00
parent f4d39eb120
commit f3a6038031
+1 -1
View File
@@ -3,5 +3,5 @@
git:
repo: https://github.com/mastodon/mastodon.git
dest: /home/mastodon/live
version: v4.0.2
version: "{{ MASTODON_VERSION }}"