Skip to content

haghighi/ansible-role-tor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role: Tor

Build Status Ansible Role

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
Forked from https://git.feneas.org/noplanman/ansible-role-tor

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages