Ah, should be .stdout

This commit is contained in:
staticsafe 2019-01-12 22:25:21 -05:00
parent 8c8bf19596
commit 1162264892
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
git:
repo: 'https://github.com/tootsuite/mastodon.git'
dest: /home/mastodon/live
version: MASTODON_VERSION
version: "{{ MASTODON_VERSION.stdout }}"
become: true
become_user: mastodon
- name: Install bundler