Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ucegg
ansible
Commits
82ee2f13
Commit
82ee2f13
authored
Aug 20, 2019
by
julian.gethmann
Browse files
Fix issue #74 wrong download location for MS fonts
parent
975fb99f
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/clients/tasks/ms_fonts.yml
View file @
82ee2f13
...
...
@@ -2,7 +2,7 @@
-
name
:
install fonts
become
:
true
dnf
:
name
:
https://
kent.dl.
sourceforge.net/project/mscorefonts2/rpms/msttcore-fonts-installer-2.6-1.noarch.rpm
name
:
"
https://sourceforge.net/project
s
/mscorefonts2/
files/
rpms/msttcore-fonts-installer-2.6-1.noarch.rpm
/download
\
?use_mirror
\
=netcologne
\
&ts
\
=1566291689
\
&use_mirror
\
=netcologne"
state
:
installed
tags
:
fonts
when
:
ansible_distribution == "Fedora"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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