python2/tests/tests.yml

15 lines
246 B
YAML

---
# This first play always runs on the local staging system
- hosts: localhost
roles:
- role: standard-test-beakerlib
tags:
- classic
- atomic
- container
tests:
- sys
required_packages:
- python
- which