Procházet zdrojové kódy

Fix typo

pull/27/head
Kristijan Mitrovic před 4 roky
rodič
revize
578fe5bcf3
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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 Zobrazit soubor

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


Načítá se…
Zrušit
Uložit