Browse Source

fix whitespace typo in mitm role

tags/v0.4.0
Jonathan Cobb 5 years ago
parent
commit
013255a776
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

@@ -101,4 +101,4 @@
dest: /etc/supervisor/conf.d/mitmdump_monitor.conf

- name: Ensure mitmdump_monitor is started
shell: supervisorctl restart mitmdump_monitor
shell: supervisorctl restart mitmdump_monitor

Loading…
Cancel
Save