summaryrefslogtreecommitdiffstats
path: root/roles/mount/meta/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/mount/meta/main.yml')
-rw-r--r--roles/mount/meta/main.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/roles/mount/meta/main.yml b/roles/mount/meta/main.yml
new file mode 100644
index 00000000..ccb8c2a9
--- /dev/null
+++ b/roles/mount/meta/main.yml
@@ -0,0 +1,11 @@
+---
+dependencies: []
+galaxy_info:
+ author: "a14m"
+ description: "Mount a drive"
+ license: "MIT"
+ min_ansible_version: "2.18"
+ platforms:
+ - name: "Debian"
+ versions:
+ - "bookworm"