diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-02-23 23:20:19 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-02-23 23:20:19 +0100 |
| commit | a79459516f210f38cf3281ffe8887f27afaa84d2 (patch) | |
| tree | 2108aabe5888c031ad6c414f9d2c541f8f4e14a2 /roles/zen-browser/meta/main.yml | |
| parent | 5935326dff6f47f76da5c6a156985b0900e56b0f (diff) | |
Install zen-browser (re-skinned firefox)
Diffstat (limited to 'roles/zen-browser/meta/main.yml')
| -rw-r--r-- | roles/zen-browser/meta/main.yml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/roles/zen-browser/meta/main.yml b/roles/zen-browser/meta/main.yml new file mode 100644 index 00000000..3cd59bdf --- /dev/null +++ b/roles/zen-browser/meta/main.yml @@ -0,0 +1,12 @@ +--- +dependencies: + - role: "xdg-utils" +galaxy_info: + author: "a14m" + description: "Install and configure Zen Browser settings and policies." + license: "MIT" + min_ansible_version: "2.18" + platforms: + - name: "ArchLinux" + versions: + - "all" |
