From f3a5a61eed6ae0d84ea126a73955fd3593746089 Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Thu, 23 Aug 2018 16:16:26 +0200 Subject: [PATCH] Syntax --- tasks/dotfiles.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/dotfiles.yml b/tasks/dotfiles.yml index 8edce4c..f811c1b 100644 --- a/tasks/dotfiles.yml +++ b/tasks/dotfiles.yml @@ -37,6 +37,6 @@ with_items: "{{ me }}" - name: Install tmuxinator - - gem: + gem: name: tmuxinator state: latest