Files @ c10934519e18
Branch filter:

Location: majic-ansible-roles/.ansible-lint

branko
MAR-218: Switch to using fully-qualified collection names for all tasks:

- Ensures there is no ambiguity when invoking a module.
1
2
3
4
5
---

skip_list:
  # Disable check that insists on prefixing every single role variable with role name.
  - var-naming[no-role-prefix]