summaryrefslogtreecommitdiffstats
path: root/roles/steam/meta
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-02-18 19:19:42 +0100
committerAhmed Abdelhalim <[email protected]>2026-02-18 19:19:42 +0100
commit7d7454db67c5e51308d482fbc1d369bef6cbb711 (patch)
treebb0ae637754768f054df38595016c3e01cbaddab /roles/steam/meta
parent836ecd1aabe911965ee0dd2c60624d552c50ad89 (diff)
Add the role to install steam on archlinux
Diffstat (limited to 'roles/steam/meta')
-rw-r--r--roles/steam/meta/main.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/roles/steam/meta/main.yml b/roles/steam/meta/main.yml
new file mode 100644
index 00000000..1ae30c02
--- /dev/null
+++ b/roles/steam/meta/main.yml
@@ -0,0 +1,11 @@
+---
+dependencies: []
+galaxy_info:
+ author: "a14m"
+ description: "Install steam"
+ license: "MIT"
+ min_ansible_version: "2.18"
+ platforms:
+ - name: "ArchLinux"
+ versions:
+ - "all"