Setting testinfra to verbose, its nicer

This commit is contained in:
Dieter Verhelst 2019-03-12 12:12:43 +01:00
parent 00f9f5d5d1
commit dc4d30ba7a
5 changed files with 13 additions and 1 deletions

View File

@ -82,3 +82,7 @@ scenario:
name: clients
verifier:
name: testinfra
options:
verbose: true
lint:
name: flake8

View File

@ -48,5 +48,7 @@ scenario:
name: folders
verifier:
name: testinfra
options:
verbose: true
lint:
name: flake8

View File

@ -40,5 +40,7 @@ scenario:
name: lamp
verifier:
name: testinfra
options:
verbose: true
lint:
name: flake8

View File

@ -72,5 +72,7 @@ scenario:
name: mgt
verifier:
name: testinfra
options:
verbose: true
lint:
name: flake8

View File

@ -46,7 +46,7 @@ provisioner:
- fqdn: ${MOLECULE_SCENARIO_NAME}-sub
user: borgux
type: normal
home: /var/backup-jail/
home: /var/backup/
pool: repos
options: ""
borgbackup_include:
@ -67,5 +67,7 @@ scenario:
name: multiple
verifier:
name: testinfra
options:
verbose: true
lint:
name: flake8