---
galaxy_info:
  role_name: tor
  author: ProfessorManhattan
  description: Installs Tor and Privoxy on Linux and installs the Tor browser on all platforms
  company: Megabyte Labs
  issue_tracker_url: https://gitlab.com/megabyte-labs/ansible-roles/tor/-/issues
  license: license (MIT)
  min_ansible_version: 2.10
  platforms:
    - name: Ubuntu
      versions:
        - all
  galaxy_tags:
    - tor
    - browser
    - privoxy
    - proxy
  namespace: professormanhattan
dependencies:
  - role: professormanhattan.homebrew
    when: ansible_os_family == "Darwin"
