Files @ b55cb83f8342
Branch filter:

Location: majic-ansible-roles/.flake8

branko
Noticket: Added workaround to development process for outdated Molecule version:

- Unfortunately, the Molecule version used for running tests does not
generate valid Ruby 3.x code. For now just work around the way Hash
is unpacked in function calls to optional arguments (until the test
stack gets a revamp).
[flake8]
max-line-length = 160