ansible / vscode-ansible

vscode/vscodium extension for providing Ansible auto-completion and integrating quality assurance tools like ansible-lint, ansible syntax check, yamllint, molecule and ansible-test.
https://ansible.readthedocs.io/projects/vscode-ansible/
MIT License
337 stars 77 forks source link

Lightspeed Authentication UI Tests (Linux only) #1405

Closed TamiTakamiya closed 1 week ago

TamiTakamiya commented 1 week ago

Implement Lightspeed Authentication UI Tests based on the idea posted here.

This PR is for Linux only. I will address Mac support later.