Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ucegg
ansible
Commits
2f7d2c45
Commit
2f7d2c45
authored
Jan 11, 2019
by
julian.gethmann
Browse files
Fix minor issues in the LaTeX role
parent
77592e6f
Changes
1
Show whitespace changes
Inline
Side-by-side
roles/latex/tasks/KITLaTeX.yml
View file @
2f7d2c45
...
...
@@ -32,12 +32,13 @@
state
:
directory
register
:
tmpdir
# This should be changed when the Arial task is working
-
name
:
clone git repo
git
:
repo
:
https://git.scc.kit.edu/las
/templat
es/KITlatex.git
repo
:
"
https://git.scc.kit.edu/las
-software/15-4-Utiliti
es/KITlatex.git
"
dest
:
"
{{
tmpdir.path
}}"
clone
:
yes
version
:
HEAD
version
:
helvetica
update
:
yes
become
:
yes
register
:
kit_git
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment