Просмотр исходного кода

permissions of fonts and backgrounds

master
Markus Brechtel 6 лет назад
Родитель
Сommit
602fd4f3a0
2 измененных файлов: 5 добавлений и 0 удалений
  1. +2
    -0
      tasks/backgrounds.yaml
  2. +3
    -0
      tasks/fonts.yaml

+ 2
- 0
tasks/backgrounds.yaml Просмотреть файл

@@ -17,6 +17,8 @@
src: background/
dest: /opt/backgrounds
perms: false
owner: root
group: root

- name: find all other backgrounds
find:


+ 3
- 0
tasks/fonts.yaml Просмотреть файл

@@ -9,6 +9,9 @@
synchronize:
src: fonts/
dest: /usr/share/fonts/kita-pro
perms: false
owner: root
group: root

- name: microsoft core fonts
apt:


Загрузка…
Отмена
Сохранить