validations-common/validations_common/playbooks/no-op.yaml

13 lines
251 B
YAML

---
- hosts: localhost
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