ci-test/ci/validate.yaml
2022-10-31 12:01:34 +01:00

6 lines
201 B
YAML

- hosts: all
tasks:
- name: Validate manifests and scripts syntax
ansible.builtin.command:
chdir: "{{ ansible_user_dir }}/{{ zuul.project.src_dir }}"
cmd: ci/validate