tripleo-validations/playbooks/no-op.yaml

13 lines
266 B
YAML

---
- hosts: undercloud, allovercloud
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