a5f1b2a632
Resolves: rhbz#1954686 Recipient is set to sssd-team to include dev and qe Add tier0 tests to execute for gating bump release from 4 to 5
9 lines
147 B
YAML
9 lines
147 B
YAML
---
|
|
- hosts: localhost
|
|
gather_facts: "True"
|
|
tags:
|
|
- classic
|
|
tasks:
|
|
- include_vars: sssd-vars.yml
|
|
- include_tasks: sssd-tasks.yml
|