bitcoiner.social/ansible/playbooks/tor.yml

9 lines
132 B
YAML
Raw Normal View History

---
- hosts: all
roles:
# - role: bleetube.tor
# tags: onion
- role: systemli.onion
tags: onion
become: yes