tripleo-validations/roles/no_op/tasks/main.yml

5 lines
137 B
YAML

---
- name: Run a no-op validation everywhere
debug:
msg: "This is a no-op action for testing that the validations framework runs"