vos-release: fix typo in script name

Change-Id: I9daa67dd492c0e67e3774ce8c2e05bc4f1f6288e
This commit is contained in:
Ian Wienand 2019-11-20 11:11:40 +11:00
parent abad6af87c
commit 5a9ad025d9
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
- name: Install vos release script
copy:
src: vos_relase.sh
src: vos_release.sh
dest: '/usr/local/bin/'
owner: root
group: root