The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/langtable#433553268f52b97c810c9e4e733fd24be4b6d978
10 lines
179 B
YAML
10 lines
179 B
YAML
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-basic
|
|
tags:
|
|
- classic
|
|
tests:
|
|
- simple:
|
|
dir: scripts/
|
|
run: ./run_tests.sh
|