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
Fix yamllint error
pull/2206/head
Slavi Pantaleev
3 years ago
parent
ce8e9be6a8
commit
7303f9241c
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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'}
Write
Preview
Loading…
Cancel
Save