mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-03 17:06:02 +02:00
Removed pc_ for better overview
This commit is contained in:
6
roles/application-torbrowser/tasks/main.yml
Normal file
6
roles/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