ansible-language-server icon indicating copy to clipboard operation
ansible-language-server copied to clipboard

wsl: expose failure to to load ansible.cfg due to permissions

Open ssbarnea opened this issue 2 years ago • 0 comments

Summary

Due to https://github.com/ansible/ansible/issues/42388 ansible will almost silently refuse to load the the config file if it is world-writable.

As on NTFS mounts and including the implicit mount happening on WSL, these files are world-writable, so ansible refuses to load the config and displays a warning.

Extension version

VS Code version

Ansible Version

-

OS / Environment

Relevant log output

No response

ssbarnea avatar Jun 29 '22 12:06 ssbarnea