AnsiblePlugin
AnsiblePlugin copied to clipboard
Support for Fully Qualified Collection Names
It is recommended to use FQCN for ansible modules. I'd like to request support for it.
For example code completion is not working when using ansible.builtin.file instead of file in version 0.92.
https://docs.ansible.com/ansible/latest/user_guide/collections_using.html#using-collections-in-a-playbook https://docs.ansible.com/ansible/latest/dev_guide/developing_modules_in_groups.html#naming-conventions
I have been wondering why most Ansible autocompletions etc. never worked on my Ansible projects. Now I realize it is because of this issue. :P
Yes, would be cool if this would work.
Hi, Supporting fully qualified names are on my list but currently I am busy with my university and master thesis and I have no free time to develop this feature. I hope to be able to continue this project at the end of this year.
+1