ci: Fix yaml lint

This commit is contained in:
Timothée Ravier 2024-03-01 19:37:01 +01:00
parent 97c49fdb16
commit 8e0b7314f9

View file

@ -10,7 +10,7 @@
- 'rpm-ostree'
- 'selinux-policy-targeted'
state: present
become: yes
become: true
- name: Validate manifests and scripts syntax
ansible.builtin.command:
chdir: "{{ zuul.project.src_dir }}"