tor

Ansible Role: Tor

Build Status Ansible Role


:rocket: Development has moved to gitlab.com.

(The repository on GitHub is only a mirror, so fork on GitLab to contribute. No registration needed, just sign in with your GitHub account.)


This role installs Tor on a RedHat or Debian-based linux system.

Requirements

None.

Dependencies

None.

Role Variables

See defaults/main.yml for all available variables.

Example Playbook

- hosts: servers
  vars_files:
    - vars/main.yml
  roles:
    - noplanman.tor

Inside vars/main.yml:

tor_http_port: "8080"

Tests

Docker is used to test the role with different operating systems.

Check the tests folder.

License

MIT

About

Install and run tor on a RedHat or Debian-like system.

Install
ansible-galaxy install noplanman/ansible-role-tor
GitHub repository
License
mit
Downloads
122
Owner
Passionate open sourcerer and sharer 😇 Find me coding at @php-telegram-bot and a plethora of other little projects that I care about.