lint
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
---
|
||||
# yamllint disable rule:line-length
|
||||
- name: copy des fichiers de personnalisation de la page d'accueil de jitsi
|
||||
copy:
|
||||
src: '../file/{{ item[0] }}'
|
||||
@@ -22,9 +23,7 @@
|
||||
line: '{{ item[1] }}'
|
||||
loop:
|
||||
- ['APP_NAME: ', " APP_NAME: 'Komuniki',"]
|
||||
# yamllint disable-line rule:line-length
|
||||
- ['DEFAULT_LOGO_URL: ', " DEFAULT_LOGO_URL: 'images/logo-komuniki.svg',"]
|
||||
# yamllint disable-line rule:line-length
|
||||
- ['DEFAULT_WELCOME_PAGE_LOGO_URL: ', " DEFAULT_WELCOME_PAGE_LOGO_URL: 'images/logo-komuniki-txt.svg',"]
|
||||
# yamllint disable-line rule:line-length
|
||||
- ['JITSI_WATERMARK_LINK: ', " JITSI_WATERMARK_LINK: 'https://komuniki.fr',"]
|
||||
# yamllint enable rule:line-length
|
||||
|
||||
Reference in New Issue
Block a user