[fedora-docs/translation] Fix yamllint issues

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
Michal Konecny 2024-06-21 15:50:24 +02:00
parent 94c9a21711
commit 923ca456b0

View file

@ -1,3 +1,5 @@
---
- name: Install packages
package:
name:
@ -55,7 +57,7 @@
mode: 0644
tags:
- fedora-docs-translation
- copy:
src: docs-translation-update
dest: /usr/local/bin/docs-translation-update
@ -74,5 +76,3 @@
tags:
- fedora-docs-translation
when: env == "production" and inventory_hostname.startswith('sundries01')