summaryrefslogtreecommitdiffstats
path: root/meta/main.yml
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@suren.me>2018-07-05 17:54:46 +0200
committerSuren A. Chilingaryan <csa@suren.me>2018-07-05 17:54:46 +0200
commitae011f18e8693037da2ccdfb71d5e3c44bc3fbdf (patch)
tree61e9a852b4827252c6328d0bd7e531a75f9b9435 /meta/main.yml
downloaditm-ae011f18e8693037da2ccdfb71d5e3c44bc3fbdf.tar.gz
itm-ae011f18e8693037da2ccdfb71d5e3c44bc3fbdf.tar.bz2
itm-ae011f18e8693037da2ccdfb71d5e3c44bc3fbdf.tar.xz
itm-ae011f18e8693037da2ccdfb71d5e3c44bc3fbdf.zip
Squashed 'roles/desktop/' content from commit c2182ac
git-subtree-dir: roles/desktop git-subtree-split: c2182aceefe0e1a5d9abc50be59c596def2fa5d2
Diffstat (limited to 'meta/main.yml')
-rw-r--r--meta/main.yml23
1 files changed, 23 insertions, 0 deletions
diff --git a/meta/main.yml b/meta/main.yml
new file mode 100644
index 0000000..06a049a
--- /dev/null
+++ b/meta/main.yml
@@ -0,0 +1,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: []