fix version param
This commit is contained in:
parent
61ca767ab2
commit
86a5d13905
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
dest: "{{ mastodon_composer_folder }}"
|
||||
force: true
|
||||
update: true
|
||||
reference: "{{ mastodon_version }}"
|
||||
version: "{{ mastodon_version }}"
|
||||
|
||||
- name: Create docker-compose.yaml file
|
||||
template:
|
||||
|
|
Loading…
Reference in a new issue