Fixed typos

This commit is contained in:
Mehdi Osman 2021-05-18 20:58:37 +02:00 committed by GitHub
parent defdeb1fa0
commit 0086e62e48
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@
executable: /bin/bash
when: app_name|length > 0
tags: app
- name: Installing openreplay core applications
- name: Installing OpenReplay core applications
shell: |
override=''
[[ -f /tmp/'{{ item|basename }}' ]] && override='-f /tmp/{{ item|basename }}' || true