This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-simple-desktop
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
synchronize fonts with rsync
master
Markus Brechtel
6 years ago
parent
c793a94901
commit
9dc19cba53
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tasks/fonts.yaml
+ 1
- 1
tasks/fonts.yaml
View File
@@ -6,7 +6,7 @@
state: directory
state: directory
- name: fonts
- name: fonts
copy
:
synchronize
:
src: fonts/
src: fonts/
dest: /usr/share/fonts/kita-pro
dest: /usr/share/fonts/kita-pro
Write
Preview
Loading…
Cancel
Save