瀏覽代碼

fix whitespace typo in mitm role

tags/v0.4.0
Jonathan Cobb 5 年之前
父節點
當前提交
013255a776
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      automation/roles/mitmproxy/tasks/main.yml

+ 1
- 1
automation/roles/mitmproxy/tasks/main.yml 查看文件

@@ -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…
取消
儲存