matrix-docker-ansible-deploy/roles/matrix-base
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
files/yum.repos.d 7330992b20 fixed the major_version compare and made foedora deployments to use setup_redhat8.yml. This however broke the script on fedora as there is no EPEL package. This commit add very basic fedora support. 2022-02-09 16:56:14 +01:00
tasks Fix package-latest ansible-lint errors 2022-07-18 14:08:35 +03:00
templates Fix double-quoting in /.well-known/matrix/support 2022-07-18 12:46:19 +03:00
vars fix: all praise the allmighty yamllinter 2022-02-05 21:32:54 +01:00