Hello @gantsign, after latest ansible-lint, now all playbooks that use ansible-role-visual-studio-code will fail until the name on Galaxy is role_name: visual_studio_code on meta/main.yml:
ansible/ansible-lint#3566 (comment)
You can even put role_name as visual-studio-code it gets automatically converted as extensively documented here: https://galaxy.ansible.com/docs/contributing/creating_role.html
Would you mind changing the name?
Hello @gantsign, after latest ansible-lint, now all playbooks that use ansible-role-visual-studio-code will fail until the name on Galaxy is
role_name: visual_studio_codeon meta/main.yml:ansible/ansible-lint#3566 (comment)
You can even put role_name as
visual-studio-codeit gets automatically converted as extensively documented here: https://galaxy.ansible.com/docs/contributing/creating_role.htmlWould you mind changing the name?