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' - 'rpm-ostree'
- 'selinux-policy-targeted' - 'selinux-policy-targeted'
state: present state: present
become: yes become: true
- name: Validate manifests and scripts syntax - name: Validate manifests and scripts syntax
ansible.builtin.command: ansible.builtin.command:
chdir: "{{ zuul.project.src_dir }}" chdir: "{{ zuul.project.src_dir }}"