Use enabling compatible with service changes

This commit is contained in:
Alex 2020-04-17 17:30:51 +02:00
parent b385165ce2
commit 63873d89d1
Signed by: caskd
GPG Key ID: F92BA85F61F4C173
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
systemd:
name: 'tor@default'
enabled: yes
state: started
state: restarted
daemon_reload: yes
- name: Restart tor
systemd:
name: 'tor@default'