diff options
Diffstat (limited to 'roles/tor/tasks/tor_install.yaml')
-rw-r--r-- | roles/tor/tasks/tor_install.yaml | 1 |
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 |