Merge "Successfully spelling error"

This commit is contained in:
Zuul 2018-06-19 14:00:57 +00:00 committed by Gerrit Code Review
commit af7be5275e
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,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') }}"