mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
[fedora-docs/translation] Fix yamllint issues
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
@@ -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')
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user