Explorar el Código

Fix typo

pull/27/head
Kristijan Mitrovic hace 4 años
padre
commit
578fe5bcf3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      bubble-server/src/main/resources/ansible/roles/finalizer/tasks/main.yml

+ 1
- 1
bubble-server/src/main/resources/ansible/roles/finalizer/tasks/main.yml Ver fichero

@@ -42,7 +42,7 @@
- name: reload supervisord
shell: supervisorctl reload

- name: Ensure nginex required files exist
- name: Ensure nginx required files exist
wait_for:
path: {{ item }}
with_items:


Cargando…
Cancelar
Guardar