diff --git a/ansible/roles/ret/tasks/main.yml b/ansible/roles/ret/tasks/main.yml index 1d28963..03697dd 100644 --- a/ansible/roles/ret/tasks/main.yml +++ b/ansible/roles/ret/tasks/main.yml @@ -70,6 +70,7 @@ - name: Show JWT info debug: msg: "You need to run script/run.sh in reticulum and then while its running copy the JWT from priv/jwt-key.pem to /hab/svc/reticulum/files/jwt-key.pem" + when: env == 'local' always: - name: Remove work directory