python-ruamel-yaml/tests/tests.yml
Akira TAGOH b4ed6663a5 Add CI test.
Resolves: rhbz#2009152
2021-09-30 14:29:59 +09:00

13 lines
234 B
YAML

- hosts: localhost
become: yes
tags:
- classic
roles:
- role: standard-test-basic
required_packages:
- python3-ruamel-yaml
- python3
tests:
- basic:
run: python3 ./test.py