Files @ 834c3a4d591a
Branch filter:

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

branko
MAR-218: Use built-in module for diverting the ferm binary.
1
2
3
4
5
6
7
8
---

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

# Disable calling out to remote systems during testing.
offline: true