summaryrefslogtreecommitdiffstats
path: root/roles/torrelay
Commit message (Expand)AuthorAgeFilesLines
* Fix Tor and transmission-daemon handler tasksMatthieu Saulnier2023-01-061-1/+1
* Move service startup as handler tasksMatthieu Saulnier2023-01-064-9/+9
* Update onion router rulesMatthieu Saulnier2023-01-061-1/+1
* Split config.yml with hiddenservice.ymlMatthieu Saulnier2022-12-063-28/+30
* Add the ansible_managed variable in all template filesMatthieu Saulnier2022-12-0110-0/+30
* Update CSP header in reverse proxy and add port routageMatthieu Saulnier2022-11-211-0/+1
* Add settings to mitigate heavy load on Tor networkMatthieu Saulnier2022-08-196-4/+10
* Increase limit bandwidth rate of relays on blackbird hostMatthieu Saulnier2022-08-042-6/+6
* Minor fixesMatthieu Saulnier2022-03-132-1/+2
* Update bridge config on nsb serverMatthieu Saulnier2022-02-081-0/+1
* Update tor socks port for docker containersMatthieu Saulnier2022-02-082-0/+4
* Minor update:Matthieu Saulnier2021-11-261-1/+1
* Move dnf-makecache.timer from clients role to common roleMatthieu Saulnier2021-10-222-6/+6
* Minor fixesMatthieu Saulnier2021-09-282-4/+4
* Update DNS and relay fingerprintsMatthieu Saulnier2021-09-281-2/+2
* Fix filename of relay config filesMatthieu Saulnier2021-09-272-0/+0
* Fix name of proxychains packageMatthieu Saulnier2021-09-261-1/+1
* Add new relays deployment in torrelay roleMatthieu Saulnier2021-09-262-0/+82
* Minor fixesMatthieu Saulnier2021-09-261-1/+1
* Fix SELinux module deployment for all rolesMatthieu Saulnier2021-05-142-25/+11
* Configure proxychains to use ipv6 tcp socket on localhost interfaceMatthieu Saulnier2021-04-141-1/+1
* Create defaults var when the var file is listed in .gitignoreMatthieu Saulnier2021-02-271-0/+11
* Update crtversion and tor relay speedMatthieu Saulnier2021-02-272-6/+6
* Fix interface binding on tor proxiesMatthieu Saulnier2021-02-011-1/+2
* Add IPv6 preferences and address in relay configMatthieu Saulnier2021-01-318-3/+19
* Major fix: keys path, systemd unit and firewall in the tor relay spawn tasksMatthieu Saulnier2021-01-2210-22/+14
* Update crtversion variable, dns zone file, sudoers file and relay fingerprintsMatthieu Saulnier2021-01-221-7/+6
* Update relay fingerprintsMatthieu Saulnier2021-01-071-4/+7
* Fix template for bridgeMatthieu Saulnier2021-01-071-4/+0
* Add selinux module in torrelay roleMatthieu Saulnier2021-01-073-0/+6
* Fix selinux booleen and loop in torrelay roleMatthieu Saulnier2021-01-072-12/+5
* Split the tor client service with relays and add multiple processes featureMatthieu Saulnier2021-01-079-46/+320
* Replace obsolete 'with_nested' by loopMatthieu Saulnier2020-12-131-3/+1
* Update from onion V2 to onion V3 and enable OfflineMasterKey for relaysMatthieu Saulnier2020-11-302-2/+2
* Use double-quotes on numerical valuesMatthieu Saulnier2020-10-241-4/+4
* Update tor relay fingerprintsMatthieu Saulnier2020-10-221-0/+2
* Add selinux modules for centos 8Matthieu Saulnier2020-10-225-2/+5
* minor fixesMatthieu Saulnier2020-10-221-2/+2
* Fix condition in torrelay roleMatthieu Saulnier2020-09-152-2/+1
* minor update of config filesMatthieu Saulnier2020-08-271-0/+2
* Add selinux modules for tor relays and update fingerprint listMatthieu Saulnier2020-08-185-3/+2
* Update webservers config and fix fw closing port taskMatthieu Saulnier2020-08-171-8/+2
* add new hidden service key names and fix task nameMatthieu Saulnier2020-07-122-2/+3
* fix loopMatthieu Saulnier2020-07-121-2/+1
* remove restart tor handler because tor is used for SSH connectionsMatthieu Saulnier2020-07-061-3/+0
* remove trailing whitespace and remove local_action for tasks running on local...Matthieu Saulnier2020-07-061-1/+1
* add SELinux modules in torrelay role and update main tasks file in mtaserver ...Matthieu Saulnier2020-07-063-0/+0
* add matrix service in tor router and add ContactInfo on all routersMatthieu Saulnier2020-07-051-5/+6
* update condition in torrelay role and update crt fullchain filenameMatthieu Saulnier2020-07-051-2/+2
* Replace with_items statement with loop statementMatthieu Saulnier2019-10-123-8/+8