11 lines
149 B
YAML
11 lines
149 B
YAML
|
---
|
||
|
- hosts: localhost
|
||
|
tags:
|
||
|
- classic
|
||
|
roles:
|
||
|
- role: standard-test-scripts
|
||
|
tests:
|
||
|
- sanity.sh
|
||
|
files:
|
||
|
- test_ipa_otptoken.py
|