Files @ bf565812b1e6
Branch filter:

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

branko
MAR-218: Reimplement linting supports in test runner scrupt:

- Molecule no longer has command for running the linters, so a small
wrapper around linters has to be implemented.
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]