summaryrefslogtreecommitdiffstats
path: root/roles/elephant/meta
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-01-30 22:44:14 +0100
committerAhmed Abdelhalim <[email protected]>2026-01-30 22:44:14 +0100
commit7fb36c522876be61738e8ab9a3b96e099ae90a3c (patch)
treee01ef7f3bebd81166586a57aae3f6b9bfcf46e2a /roles/elephant/meta
parentf05ba80616edf5783cc7fcfaf6a8e6f7fd9b8004 (diff)
Revert "Add the role to install elephant (walker dep)"
This reverts commit 9d318693f4c4b0bee056df9553bfc49e30f43619.
Diffstat (limited to 'roles/elephant/meta')
-rw-r--r--roles/elephant/meta/argument_specs.yml6
-rw-r--r--roles/elephant/meta/main.yml13
2 files changed, 0 insertions, 19 deletions
diff --git a/roles/elephant/meta/argument_specs.yml b/roles/elephant/meta/argument_specs.yml
deleted file mode 100644
index 403b4029..00000000
--- a/roles/elephant/meta/argument_specs.yml
+++ /dev/null
@@ -1,6 +0,0 @@
----
-argument_specs:
- main:
- short_description: "Install elephant on ArchLinux"
- description: "Install elephant on ArchLinux"
- options: {}
diff --git a/roles/elephant/meta/main.yml b/roles/elephant/meta/main.yml
deleted file mode 100644
index f1cd068c..00000000
--- a/roles/elephant/meta/main.yml
+++ /dev/null
@@ -1,13 +0,0 @@
----
-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"