25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
328B

  1. ---
  2. - name: xfce packages
  3. apt:
  4. pkg: "{{ item }}"
  5. with_items:
  6. - xfce4
  7. - name: wallpaper packages
  8. apt:
  9. pkg: "{{ item }}"
  10. with_items:
  11. - kde-wallpapers
  12. - mate-backgrounds
  13. - gnome-backgrounds
  14. - propaganda-debian
  15. - name: copy xfce configuration
  16. copy:
  17. src: xfce4/
  18. dest: /etc/xdg/xfce4/