ci: Fix yaml lint
This commit is contained in:
parent
97c49fdb16
commit
8e0b7314f9
1 changed files with 1 additions and 1 deletions
|
@ -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 }}"
|
||||
|
|
Loading…
Reference in a new issue