homeserver/roles/mgrote.tor-node/tasks/nyx.yml
mg 7ac4a0eaf2 tor1: bridge --> relay (#265)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: mg/ansible#265
Co-authored-by: mg <michael.grote@posteo.de>
Co-committed-by: mg <michael.grote@posteo.de>
2021-12-08 11:06:00 +01:00

9 lines
151 B
YAML

---
- name: install nyx packages
become: yes
ansible.builtin.package:
name:
- nyx
state: present
notify: restart tor