This website works better with JavaScript.
Home
Explore
Help
Sign In
overmind
/
matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Make yamllint happy
pull/2593/head
Slavi Pantaleev
3 years ago
parent
220d80ac3a
commit
d974c0c166
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
roles/custom/matrix_playbook_migration/tasks/validate_config.yml
+ 0
- 1
roles/custom/matrix_playbook_migration/tasks/validate_config.yml
View File
@@ -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"
Write
Preview
Loading…
Cancel
Save