Add certificate generation
This commit is contained in:
11
roles/ovirt.manageiq/tox.ini
Normal file
11
roles/ovirt.manageiq/tox.ini
Normal file
@@ -0,0 +1,11 @@
|
||||
[tox]
|
||||
skipsdist=True
|
||||
envlist =
|
||||
py27-{yamllint,ansible_syntax,generate_validation}
|
||||
skip_missing_interpreters=True
|
||||
|
||||
[testenv]
|
||||
skip_install=True
|
||||
|
||||
commands =
|
||||
yamllint: yamllint examples/
|
||||
Reference in New Issue
Block a user