From 8f64262e314482704f41744ddbef70daa25440d7 Mon Sep 17 00:00:00 2001 From: Slavi Pantaleev Date: Sun, 14 Jan 2024 18:52:18 +0200 Subject: [PATCH] Fix yamllint-reported errors --- roles/custom/matrix_playbook_migration/defaults/main.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/custom/matrix_playbook_migration/defaults/main.yml b/roles/custom/matrix_playbook_migration/defaults/main.yml index 8b5ff3caa..b870309d5 100644 --- a/roles/custom/matrix_playbook_migration/defaults/main.yml +++ b/roles/custom/matrix_playbook_migration/defaults/main.yml @@ -62,4 +62,3 @@ matrix_playbook_migration_matrix_nginx_proxy_uninstallation_enabled: true # Controls whether this role will try to detect and clean up the /matrix/ssl files. matrix_playbook_migration_matrix_ssl_uninstallation_enabled: true -