Browse Source

Fix yamllint error

pull/2206/head
Slavi Pantaleev 3 years ago
parent
commit
7303f9241c
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      roles/matrix-postgres-backup/tasks/validate_config.yml

+ 0
- 2
roles/matrix-postgres-backup/tasks/validate_config.yml View File

@@ -25,5 +25,3 @@
when: "item.old in vars"
with_items:
- {'old': 'matrix_postgres_backup_docker_image_suffix', 'new': 'matrix_postgres_backup_docker_image_distro'}



Loading…
Cancel
Save