aboutsummaryrefslogtreecommitdiffstats
path: root/roles/git/templates/no-interactive-login.j2
diff options
context:
space:
mode:
authorbinary <me@rgoncalves.se>2021-01-18 08:53:28 +0100
committerbinary <me@rgoncalves.se>2021-01-18 08:53:28 +0100
commitf8124a3dac2a52053fab01e21f229e7a042365e9 (patch)
tree8d7851b6f5fbc3c1b327cd3e1e3de601040655ae /roles/git/templates/no-interactive-login.j2
parente1532b4ad2135487557f344514dff87325d26424 (diff)
downloadinfrastructure-f8124a3dac2a52053fab01e21f229e7a042365e9.tar.gz
Move git user directory for relative path clone url
Diffstat (limited to 'roles/git/templates/no-interactive-login.j2')
-rw-r--r--roles/git/templates/no-interactive-login.j27
1 files changed, 7 insertions, 0 deletions
diff --git a/roles/git/templates/no-interactive-login.j2 b/roles/git/templates/no-interactive-login.j2
new file mode 100644
index 0000000..bfe6011
--- /dev/null
+++ b/roles/git/templates/no-interactive-login.j2
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+cat <<EOF
+ ▍ git
+ ▍
+ ▍no-interactive-login
+EOF
remember that computers suck.