Skip to content

TASK [custom/matrix-backup-s3 : Check existence of matrix-postgres-ba… #27

TASK [custom/matrix-backup-s3 : Check existence of matrix-postgres-ba…

TASK [custom/matrix-backup-s3 : Check existence of matrix-postgres-ba… #27

Triggered via push July 7, 2024 16:07
Status Failure
Total duration 46s
Artifacts

matrix.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
yamllint: roles/custom/matrix-base/tasks/ensure_fuse_installed_debian.yml#L12
no new line character at the end of file
var-naming[pattern]: roles/custom/matrix-backup-s3/tasks/setup_uninstall.yml#L3
Variables names should match ^\[a-z_]\[a-z0-9_]*$ regex. (matrix-postgres-backup-s3_service_stat) (register: matrix-postgres-backup-s3_service_stat)
jinja[spacing]: roles/custom/matrix-backup-s3/tasks/setup_install.yml#L3
Jinja2 spacing could be improved: {{matrix_backup_postgres_s3_identifier}}.service -> {{ matrix_backup_postgres_s3_identifier }}.service
jinja[spacing]: roles/custom/matrix-backup-s3/tasks/setup_install.yml#L3
Jinja2 spacing could be improved: {{matrix_backup_postgres_s3_identifier}}.timer -> {{ matrix_backup_postgres_s3_identifier }}.timer
jinja[spacing]: roles/custom/matrix-backup-s3/tasks/setup_install.yml#L15
Jinja2 spacing could be improved: {{matrix_backup_postgres_s3_identifier}}.service -> {{ matrix_backup_postgres_s3_identifier }}.service
jinja[spacing]: roles/custom/matrix-backup-s3/tasks/setup_install.yml#L15
Jinja2 spacing could be improved: {{matrix_backup_postgres_s3_identifier}}.timer -> {{ matrix_backup_postgres_s3_identifier }}.timer
jinja[spacing]: roles/custom/matrix-backup-s3/tasks/setup_uninstall.yml#L5
Jinja2 spacing could be improved: {{ devture_systemd_docker_base_systemd_path }}/{{matrix_backup_postgres_s3_identifier}}.service -> {{ devture_systemd_docker_base_systemd_path }}/{{ matrix_backup_postgres_s3_identifier }}.service
jinja[spacing]: roles/custom/matrix-backup-s3/tasks/setup_uninstall.yml#L13
Jinja2 spacing could be improved: {{matrix_backup_postgres_s3_identifier}} -> {{ matrix_backup_postgres_s3_identifier }}
jinja[spacing]: roles/custom/matrix-backup-s3/tasks/setup_uninstall.yml#L19
Jinja2 spacing could be improved: {{matrix_backup_postgres_s3_identifier}}.service -> {{ matrix_backup_postgres_s3_identifier }}.service
jinja[spacing]: roles/custom/matrix-backup-s3/tasks/setup_uninstall.yml#L19
Jinja2 spacing could be improved: {{matrix_backup_postgres_s3_identifier}}.timer -> {{ matrix_backup_postgres_s3_identifier }}.timer
jinja[spacing]: roles/custom/matrix-bot-buscarron/defaults/main.yml#L120
Jinja2 spacing could be improved: {{ { 'sqlite': matrix_bot_buscarron_sqlite_database_path_in_container, 'postgres': matrix_bot_buscarron_database_connection_string, }\[matrix_bot_buscarron_database_engine] }} -> {{ {
jinja[spacing]: roles/custom/matrix-bot-buscarron/defaults/main.yml#L127
Jinja2 spacing could be improved: {{ { 'sqlite': 'sqlite3', 'postgres': 'postgres', }\[matrix_bot_buscarron_database_engine] }} -> {{ {