NewNewYorkBridges / ansible-tor-bridge

Ansible role to deploy Tor Bridge nodes.
GNU General Public License v3.0
7 stars 5 forks source link

Add support for OpenBSD #4

Closed pjsier closed 2 years ago

pjsier commented 2 years ago

Adds OpenBSD support similar to #2. Tested on a Vultr VM with OpenBSD 6.9.

The main difference is I ran into some trouble with timeouts on the service step, so it doesn't include all of the tag actions and sometimes you're required to run it twice for the started state to set. Let me know if that works, thanks!