[fedora-docs/translation] Fix yamllint issues
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
94c9a21711
commit
923ca456b0
1 changed files with 3 additions and 3 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
---
|
||||||
|
|
||||||
- name: Install packages
|
- name: Install packages
|
||||||
package:
|
package:
|
||||||
name:
|
name:
|
||||||
|
@ -55,7 +57,7 @@
|
||||||
mode: 0644
|
mode: 0644
|
||||||
tags:
|
tags:
|
||||||
- fedora-docs-translation
|
- fedora-docs-translation
|
||||||
|
|
||||||
- copy:
|
- copy:
|
||||||
src: docs-translation-update
|
src: docs-translation-update
|
||||||
dest: /usr/local/bin/docs-translation-update
|
dest: /usr/local/bin/docs-translation-update
|
||||||
|
@ -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')
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue