Files @ c58fe872a345
Branch filter:

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

branko
MAR-218: Fix test instance preparation for php_website testing:

- Some of the tasks can only be run without errors on the spun up PHP
website instance due to (un)availability of ansible_eth0 variable.
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]