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
364 stars 92 forks source link

Fix command used in the playbook sidebar link #1667

Closed alisonlhart closed 1 day ago

alisonlhart commented 2 days ago

Fixes the command used in the Playbook template sidebar option to use the create-empty-playbook command instead of the create-playbook-options command.