Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
ansible
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
44
Issues
44
List
Boards
Labels
Milestones
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
las-it-organisation
32-0-IT instructions and rules
ansible
Commits
82ee2f13
Commit
82ee2f13
authored
Aug 20, 2019
by
julian.gethmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix issue
#74
wrong download location for MS fonts
parent
975fb99f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
roles/clients/tasks/ms_fonts.yml
roles/clients/tasks/ms_fonts.yml
+1
-1
No files found.
roles/clients/tasks/ms_fonts.yml
View file @
82ee2f13
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
-
name
:
install fonts
-
name
:
install fonts
become
:
true
become
:
true
dnf
:
dnf
:
name
:
https://kent.dl.sourceforge.net/project/mscorefonts2/rpms/msttcore-fonts-installer-2.6-1.noarch.rpm
name
:
"
https://sourceforge.net/projects/mscorefonts2/files/rpms/msttcore-fonts-installer-2.6-1.noarch.rpm/download
\
?use_mirror
\
=netcologne
\
&ts
\
=1566291689
\
&use_mirror
\
=netcologne"
state
:
installed
state
:
installed
tags
:
fonts
tags
:
fonts
when
:
ansible_distribution == "Fedora"
when
:
ansible_distribution == "Fedora"
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