Files @ da27c590e954
Branch filter:

Location: majic-ansible-roles/.flake8

branko
MAR-30: Implemented tests for role 'preseed':

- Added global flake8 configuration to allow up to 160 characters per line (for
Python linting checks).
- Updated gitignore file to ignore Molecule artefacts.
- Role is tested against 64-bit Debian Jessie and 64-bit Debian Stretch.
- Tests cover variations on optional parameter inclusion, as well as generated
preseed files.
[flake8]
max-line-length = 160