computer-playbook/roles/native-torbrowser/tasks/main.yml

7 lines
129 B
YAML
Raw Normal View History

2021-11-14 13:59:20 +01:00
- name: Install gaming software
community.general.pacman:
name:
- tor
- torbrowser-launcher
state: present