Fixed typos
This commit is contained in:
parent
defdeb1fa0
commit
0086e62e48
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue