mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-05 18:01:40 +02:00
Added role torbrowser
This commit is contained in:
6
roles/native-torbrowser/tasks/main.yml
Normal file
6
roles/native-torbrowser/tasks/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
- name: Install gaming software
|
||||
community.general.pacman:
|
||||
name:
|
||||
- tor
|
||||
- torbrowser-launcher
|
||||
state: present
|
Reference in New Issue
Block a user