Merge "Introduce tox-ansible to tripleo-validations"

This commit is contained in:
Zuul
2021-03-22 11:01:30 +00:00
committed by Gerrit Code Review

View File

@@ -3,6 +3,8 @@ minversion = 3.2.0
envlist = linters,docs,py38,molecule
skipdist = True
ignore_basepython_conflict = True
requires =
tox-ansible >= 1.0.5
[testenv]
basepython = python3
@@ -121,3 +123,8 @@ commands=
# Settings for doc8:
extensions = .rst
ignore = D001
[ansible]
description = Used as base for all tox-ansible environments
molecule_opts =
--debug