roles: minor idempotency changes

This commit is contained in:
2023-01-19 18:02:55 -06:00
parent e3d3ec37fd
commit c6ea8eaf38
2 changed files with 5 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
---
- name: Install torrc
template:
src: torrc
src: templates/torrc
dest: /etc/tor/torrc
owner: root
group: root