summaryrefslogtreecommitdiffstats
path: root/roles/elephant/meta/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/elephant/meta/main.yml')
-rw-r--r--roles/elephant/meta/main.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/roles/elephant/meta/main.yml b/roles/elephant/meta/main.yml
new file mode 100644
index 00000000..f1cd068c
--- /dev/null
+++ b/roles/elephant/meta/main.yml
@@ -0,0 +1,13 @@
+---
+dependencies:
+ - role: "yay"
+ - role: "systemd"
+galaxy_info:
+ author: "a14m"
+ description: "Install elephant on ArchLinux"
+ license: "MIT"
+ min_ansible_version: "2.18"
+ platforms:
+ - name: "ArchLinux"
+ versions:
+ - "all"