aboutsummaryrefslogtreecommitdiff
path: root/roles/tor/tasks/tor_install.yaml
diff options
context:
space:
mode:
authorheqnx <root@heqnx.com>2025-05-26 15:15:04 +0300
committerheqnx <root@heqnx.com>2025-05-26 15:15:04 +0300
commit8dbd2c0d50390f559934fbec9d2766cf7b5dece0 (patch)
tree18c5bbad27d7ca54c544916a2e3ee770de1eaace /roles/tor/tasks/tor_install.yaml
parentfb8a5cdf9e289457aba7967d1bafcadc1d60f9bd (diff)
downloadansible-playbooks-8dbd2c0d50390f559934fbec9d2766cf7b5dece0.tar.gz
ansible-playbooks-8dbd2c0d50390f559934fbec9d2766cf7b5dece0.zip
added setup for ssh hidden service
Diffstat (limited to 'roles/tor/tasks/tor_install.yaml')
-rw-r--r--roles/tor/tasks/tor_install.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/tor/tasks/tor_install.yaml b/roles/tor/tasks/tor_install.yaml
index 8b3d725..96cf98e 100644
--- a/roles/tor/tasks/tor_install.yaml
+++ b/roles/tor/tasks/tor_install.yaml
@@ -6,6 +6,7 @@
- torsocks
- proxychains
- curl
+ - netcat-openbsd
state: present
update_cache: true