選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

13 行
163B

  1. ---
  2. - name: xfce packages
  3. apt:
  4. pkg: "{{ item }}"
  5. with_items:
  6. - xfce4
  7. - name: copy xdg configuration
  8. synchronize:
  9. src: xdg/
  10. dest: /etc/xdg/