ci-test/ci/validate.yaml

7 lines
201 B
YAML
Raw Normal View History

2022-10-26 09:11:02 +00:00
- hosts: all
tasks:
- name: Validate manifests and scripts syntax
ansible.builtin.command:
chdir: "{{ ansible_user_dir }}/{{ zuul.project.src_dir }}"
cmd: ci/validate