- 'no-free-form' # Avoid using free-form when calling module actions. (ansible.builtin.set_fact)
- 'no-free-form' # Avoid using free-form when calling module actions. (ansible.builtin.set_fact)
- 'role-name[path]' # Avoid using paths when importing roles.
- 'role-name[path]' # Avoid using paths when importing roles.
- 'var-naming[no-role-prefix]' #
- 'var-naming[no-role-prefix]' #
- 'fqcn[canonical]' # Avoid errors "You should use canonical module name `junipernetworks.junos.junos` instead of `junipernetworks.junos.junos_config`."