fix moldecule linting section

This commit is contained in:
Robert Kaussow 2020-03-21 14:12:15 +01:00
parent 33f8432c5e
commit a02c67c10a
1 changed files with 2 additions and 2 deletions

View File

@ -8,9 +8,9 @@ platforms:
region_id: fra1
image_id: centos-7-x64
size_id: s-1vcpu-1gb
lint: |
flake8 --max-line-length=99
provisioner:
name: ansible
verifier:
name: testinfra
lint: |
flake8 --max-line-length=110