]> git.immae.eu Git - github/fretlink/ansible-clever.git/commitdiff
Missing / 37/head
authorGaëtan Duchaussois <gaetan.duchaussois@fretlink.com>
Fri, 22 Feb 2019 15:52:22 +0000 (16:52 +0100)
committerGaëtan Duchaussois <gaetan.duchaussois@fretlink.com>
Fri, 22 Feb 2019 15:52:22 +0000 (16:52 +0100)
tasks/deploy.yml

index a2dea711e75009da51dfc17db5413bc32b9883ec..81e2bb7eafc9db95efd510b5504ece6a9fdb21bd 100644 (file)
@@ -1,6 +1,6 @@
 - name: Configure Drain
   when: syslog_server is defined or clever_syslog_server is defined
-  command: "{{ ansible_env.HOME }}/{{ clever_user_path }}clever-set-drain.sh"
+  command: "{{ ansible_env.HOME }}/{{ clever_user_path }}/clever-set-drain.sh"
   args:
     chdir: "{{ clever_app_root }}"
   environment: