fix moldecule linting section

This commit is contained in:
Robert Kaussow 2020-03-21 14:12:15 +01:00
parent 2102efe92d
commit 1b71a86204
2 changed files with 4 additions and 4 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:
name: flake8

View File

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