From b420d31b2f5f36d7a4a8f3096c58713caff6fb04 Mon Sep 17 00:00:00 2001 From: Alexandre Iooss Date: Sun, 3 Mar 2019 08:54:48 +0100 Subject: [PATCH] Remove last empty line in chsh --- roles/ldap-client/templates/chsh.j2 | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/ldap-client/templates/chsh.j2 b/roles/ldap-client/templates/chsh.j2 index 8302af3..9e6f30f 100644 --- a/roles/ldap-client/templates/chsh.j2 +++ b/roles/ldap-client/templates/chsh.j2 @@ -1,4 +1,3 @@ #!/bin/sh # {{ ansible_managed }} echo "Pour changer votre shell,\nAllez sur l'intranet : {{intranet_url}}" -