mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-01 08:08:59 +02:00
Merged client playbook and server playbook
This commit is contained in:
6
roles/pc_application-torbrowser/tasks/main.yml
Normal file
6
roles/pc_application-torbrowser/tasks/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
- name: Install torbrowser
|
||||
community.general.pacman:
|
||||
name:
|
||||
- tor
|
||||
- torbrowser-launcher
|
||||
state: present
|
Reference in New Issue
Block a user