matrix-docker-ansible-deploy/roles/matrix-dimension
Slavi Pantaleev c73680712b Fix (suppress) var-naming ansible-lint errors
Reference: https://ansible-lint.readthedocs.io/en/latest/default_rules/#var-naming

We don't really fix these, but just suppress them,
because they're like that intentionally.

We try to name variables in a way that is consistent with the
configuration key they control. If the upstream component uses
camelCase, we also need to include camelCase in the variable name.
2022-07-18 16:43:12 +03:00
..
defaults Fix (suppress) var-naming ansible-lint errors 2022-07-18 16:43:12 +03:00
tasks Import tasks from other roles in a better way 2022-07-18 16:15:04 +03:00
templates Remove outdated logging configuration from Dimension 2022-06-30 12:10:36 +03:00
vars More ansible-lint fixes 2022-07-18 13:01:17 +03:00