summaryrefslogtreecommitdiffstats
path: root/meta/main.yml
blob: 06a049aba66863eed66cc385d06c250090d32102 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
galaxy_info:
  author: Nathan Sowatskey
  description: Linux desktops - Gnome, KDE, Cinnamon, MATE, Xfce.
  license: MIT
  min_ansible_version: 1.6.3
  platforms:
  - name: Ubuntu
    versions:
    - all
  - name: Debian
    versions:
    - all
  - name: EL
    versions:
    - all
  - name: Fedora
    versions:
    - all
  categories:
  - development
  - system
dependencies: []