浏览代码

Make yamllint happy

pull/2593/head
Slavi Pantaleev 3 年前
父节点
当前提交
d974c0c166
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. +0
    -1
      roles/custom/matrix_playbook_migration/tasks/validate_config.yml

+ 0
- 1
roles/custom/matrix_playbook_migration/tasks/validate_config.yml 查看文件

@@ -172,4 +172,3 @@
Please change your configuration (vars.yml) to rename all variables (`matrix_aux_` -> `aux_`).
We found usage of the following variables: {{ matrix_playbook_migration_aux_migration_vars.keys() | join(', ') }}
when: "matrix_playbook_migration_aux_migration_vars | length > 0"


正在加载...
取消
保存