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

9 lines
176 B
YAML

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