openstack-zuul-jobs/roles/kata-setup/tasks/setup/default.yaml

6 lines
200 B
YAML

- name: Warn about unsupported distribution
debug:
msg: >
WARNING: {{ ansible_distribution }} not supported for Kata CI under Zuul.
You can add support to this directory if desired.