浏览代码

Fix yamllint error

pull/2206/head
Slavi Pantaleev 3 年前
父节点
当前提交
7303f9241c
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. +0
    -2
      roles/matrix-postgres-backup/tasks/validate_config.yml

+ 0
- 2
roles/matrix-postgres-backup/tasks/validate_config.yml 查看文件

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



正在加载...
取消
保存