mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-04-05 16:44:16 +02:00
5 lines
128 B
YAML
5 lines
128 B
YAML
---
|
|
|
|
application_id: "chromium"
|
|
|
|
chromium_package: "{{ 'chromium-browser' if ansible_os_family == 'Debian' else 'chromium' }}" |