Bugfixes
- Fixed inline encryption of multiline strings (#337) @jeinwag
- Prevented throwing an unhandled exception caused by the undefined linter
arguments settings
(ansible/ansible-language-server#142)
@ssbarnea - Implemented opening standalone Ansible files that have no workspace
associated
(ansible/ansible-language-server#140)
@ganeshrn