Gael Chamoulaud (Strider) 56453eaee8
Add playbooks
Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com>
2020-03-09 16:24:30 +01:00

13 lines
245 B
YAML

---
- hosts: all
vars:
metadata:
name: NO-OP validation
description: >
A simple validation doing nothing in order to test that
the validations framework works.
groups:
- no-op
roles:
- no_op