Implemented browsers with keepassxc and ublock origine default setup

This commit is contained in:
2025-04-01 12:08:28 +02:00
parent 4541e2d636
commit 887db59a57
14 changed files with 259 additions and 2 deletions

View File

@@ -0,0 +1,11 @@
---
# Default variables for the pc-firefox role
# Package name for Firefox on Arch Linux
firefox_package: firefox
# Directory where Firefox expects distribution policies
firefox_policy_dir: "/usr/lib/firefox/distribution"
# Full path to the policies file
firefox_policy_file: "{{ firefox_policy_dir }}/policies.json"