rollout/playbooks/install_tor.yml
2025-04-26 11:59:18 -04:00

6 lines
105 B
YAML

---
- name: Install Tor on {{ inventory_hostname }}
hosts: tor_systems
become: yes
roles:
- tor