Browse Source

Fix required indent

pull/16/head
Kristijan Mitrovic 4 years ago
parent
commit
f0abf5cb8c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      automation/roles/mitmproxy/tasks/main.yml

+ 1
- 1
automation/roles/mitmproxy/tasks/main.yml View File

@@ -89,7 +89,7 @@

- name: Restart dnscrypt-proxy
service: dnscrypt-proxy
status: restarted
status: restarted
tags: post_restore

- name: restart supervisord


Loading…
Cancel
Save