Quellcode durchsuchen

Make yamllint happy

pull/2593/head
Slavi Pantaleev vor 3 Jahren
Ursprung
Commit
d974c0c166
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  1. +0
    -1
      roles/custom/matrix_playbook_migration/tasks/validate_config.yml

+ 0
- 1
roles/custom/matrix_playbook_migration/tasks/validate_config.yml Datei anzeigen

@@ -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"


Laden…
Abbrechen
Speichern