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
fonts name
master
Markus Brechtel
5 years ago
parent
6cb17ad5f1
commit
725ff570db
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
tasks/fonts.yaml
+ 2
- 2
tasks/fonts.yaml
View File
@@ -1,11 +1,11 @@
---
- name: fonts directory
- name:
kita-pro
fonts directory
file:
path: /usr/share/fonts/kita-pro
state: directory
- name: fonts
- name:
kita-pro
fonts
synchronize:
src: fonts/
dest: /usr/share/fonts/kita-pro
Write
Preview
Loading…
Cancel
Save