Remove more Tor relayor stuff
This commit is contained in:
parent
7aa6384055
commit
6ef6f51966
@ -20,10 +20,6 @@ Once you've satisfied the the above assumptions, you can execute:
|
||||
|
||||
$ ansible-playbook web.yml
|
||||
|
||||
If setting up Tor relays, you need to install the [ansible-relayor](https://github.com/nusenu/ansible-relayor) role:
|
||||
|
||||
$ ansible-galaxy install -r requirements.yml
|
||||
|
||||
## Todo
|
||||
|
||||
- Switch from `cron-apt` to [`unattended-upgrades`](https://wiki.debian.org/UnattendedUpgrades)
|
||||
|
@ -1,5 +0,0 @@
|
||||
- src: https://github.com/nusenu/ansible-relayor
|
||||
name: nusenu.relayor
|
||||
version: master
|
||||
|
||||
# vim: set sw=2 ts=2:
|
Loading…
Reference in New Issue
Block a user