compose-tracker: implement suggestions by yamllint
This commit is contained in:
parent
424b882aad
commit
7627f7682a
1 changed files with 8 additions and 7 deletions
|
@ -1,7 +1,8 @@
|
|||
---
|
||||
- name: make the app be real
|
||||
hosts: os_control[0]:os_control_stg[0]
|
||||
user: root
|
||||
gather_facts: False
|
||||
gather_facts: false
|
||||
|
||||
vars_files:
|
||||
- /srv/web/infra/ansible/vars/global.yml
|
||||
|
@ -11,7 +12,7 @@
|
|||
roles:
|
||||
- role: openshift/project
|
||||
app: compose-tracker
|
||||
description: Opens issues for failed Pungi Composes against https://pagure.io/releng/failed-composes/
|
||||
description: Opens issues for failed Composes against https://pagure.io/releng/failed-composes/
|
||||
appowners:
|
||||
- dustymabe
|
||||
- mizdebsk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue