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
bf558934
Commit
bf558934
authored
May 06, 2019
by
julian.gethmann
Browse files
Skip broken LaTeX packages
parent
db09931b
Changes
1
Show whitespace changes
Inline
Side-by-side
roles/latex/tasks/KITLaTeX.yml
View file @
bf558934
...
@@ -9,6 +9,7 @@
...
@@ -9,6 +9,7 @@
dnf
:
dnf
:
name
:
[
"
texlive-a0poster"
,
"
texlive-beamer"
,
"
texlive-bophook"
,
"
texlive-boxedminipage"
,
"
texlive-dinbrief"
,
"
texlive-hyperref"
,
"
texlive-lettrine"
,
"
texlive-mathpazo"
,
"
texlive-rcs"
,
"
texlive-sciposter"
,
"
texlive-shadow"
,
"
texlive-pgf"
,
"
texlive-xcolor"
,
"
{{
kit_tikz
}}"
,]
name
:
[
"
texlive-a0poster"
,
"
texlive-beamer"
,
"
texlive-bophook"
,
"
texlive-boxedminipage"
,
"
texlive-dinbrief"
,
"
texlive-hyperref"
,
"
texlive-lettrine"
,
"
texlive-mathpazo"
,
"
texlive-rcs"
,
"
texlive-sciposter"
,
"
texlive-shadow"
,
"
texlive-pgf"
,
"
texlive-xcolor"
,
"
{{
kit_tikz
}}"
,]
state
:
present
state
:
present
skip_broken
:
yes
become
:
yes
become
:
yes
-
name
:
make tmpdir
-
name
:
make tmpdir
...
...
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