ansible-role-nodepool/tests/playbooks/run-post.yaml

10 lines
180 B
YAML

---
- hosts: all
tasks:
- name: Run testinfra validation
include_role:
name: tox
vars:
tox_envlist: testinfra
tox_install_siblings: false