Fix some typos

This commit is contained in:
Slavi Pantaleev
2020-03-15 11:34:35 +02:00
parent 063e988db2
commit 3cee815baf
6 changed files with 8 additions and 8 deletions

View File

@ -31,7 +31,7 @@
force: "yes"
when: "matrix_coturn_enabled|bool and matrix_coturn_container_image_self_build"
- name: Ensure Coturn Docker image is build
- name: Ensure Coturn Docker image is built
docker_image:
name: "{{ matrix_coturn_docker_image }}"
source: build