mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-11-14 17:18:14 +00:00
Implemented browsers with keepassxc and ublock origine default setup
This commit is contained in:
2
roles/pc-browser-chromium/defaults/main.yml
Normal file
2
roles/pc-browser-chromium/defaults/main.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
---
|
||||
chromium_package: "{{ 'chromium-browser' if ansible_os_family == 'Debian' else 'chromium' }}"
|
||||
Reference in New Issue
Block a user