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
360 stars 86 forks source link

Add the Discover Ansible Development Tools Walkthrough #1563

Open alisonlhart opened 2 days ago

alisonlhart commented 2 days ago

Adds the "Discover Ansible Development Tools" Walkthrough to the available walkthroughs.

Contains:

Fixes: AAP-27804 & AAP-27805

audgirka commented 1 day ago

@alisonlhart I've updated the PR by merging the master branch and resolved conflicts. Look at the changes in walkthrough test file and let me know if it's okay.