Skip to content

leewoboo/ansible-role-tor-basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-role-tor-basic

This role installs and configures tor in a similar way to Tails. This role has only been tested in Debian.

Requirements

This role requires Ansible 1.6 or higher.

Role Variables

All these variables are defined in vars/main.yml and will be used by default.

## set to true if the host where the role is running is configured to block
## all outbound traffic except tor
usetor: true

Dependencies

Example Playbook

- hosts: localhost

  roles:

    - { role: ansible-role-tor-basic
      }
      }

License

GPLv3

Author Information

Lee Woboo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published