[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 - name: Install packages
package: package:
name: name:
@ -74,5 +76,3 @@
tags: tags:
- fedora-docs-translation - fedora-docs-translation
when: env == "production" and inventory_hostname.startswith('sundries01') when: env == "production" and inventory_hostname.startswith('sundries01')