Successfully spelling error

the word succesfully should be successfully

Change-Id: I5e7b4e7acdbdb468e3cf5b19e76a0b72708d7051
This commit is contained in:
chenjiao 2018-06-09 16:35:43 +08:00
parent b21d77e489
commit 1ca403eefe
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@
- name: Provide web application URL
vars:
msg: >-
ARA was installed succesfully !
ARA was installed successfully !
The web application should now be reachable at http://{{ ara.config.host_proxy | default(ara.config.host) }}:{{ ara.config.port_proxy | default(ara.config.port) }} !
debug:
msg: "{{ msg.split('\n') }}"