Explorar el Código

fix whitespace typo in mitm role

tags/v0.4.0
Jonathan Cobb hace 5 años
padre
commit
013255a776
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      automation/roles/mitmproxy/tasks/main.yml

+ 1
- 1
automation/roles/mitmproxy/tasks/main.yml Ver fichero

@@ -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

Cargando…
Cancelar
Guardar