X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tasks%2Fdeploy.yml;h=84ebe737b8bc3c6a64094c928dab841bf72141d7;hb=85d8706c5b0f5672025342f70117909177657ff1;hp=ca8bf15c6a6d316adc4bbdeeaa2fdfdf5b600147;hpb=70a4225043ccae14e8053811b8e84d12e10e0587;p=github%2Ffretlink%2Fansible-clever.git diff --git a/tasks/deploy.yml b/tasks/deploy.yml index ca8bf15..84ebe73 100644 --- a/tasks/deploy.yml +++ b/tasks/deploy.yml @@ -52,7 +52,7 @@ - skip_ansible_lint - name: Watch deployment status - command: clever-wait-deploy.sh + command: "clever-wait-deploy.sh '{{ clever_app_root }}'" async: 900 poll: 0 register: long_command