Closed gardar closed 1 year ago
Highlights whole FQCN keys rather than just the module part.
Before: ansible.builtin.import_role:
After: ansible.builtin.import_role:
etc.
I've closed this via 5c1162f.
I agree with providing a method for highlight, but:
Highlights whole FQCN keys rather than just the module part.
Before: ansible.builtin.import_role:
After: ansible.builtin.import_role:
etc.