43af353791
Resolves: rhbz#1977300
13 lines
199 B
YAML
13 lines
199 B
YAML
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-basic
|
|
tags:
|
|
- classic
|
|
tests:
|
|
- mod_auth_mellon:
|
|
dir: scripts
|
|
run: ./run_tests.sh
|
|
required_packages:
|
|
- git
|
|
|