ソースを参照

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

読み込み中…
キャンセル
保存