decrypt vaulted secrets

This commit is contained in:
2023-05-26 11:18:24 +02:00
parent 20cc753a26
commit 4a4eb4c412

View File

@@ -2,4 +2,4 @@
#
# SPDX-License-Identifier: Apache-2.0
{{seafile_syncs|to_yaml(sort_keys=False)}}
{{seafile_syncs | to_json(vault_to_text=True) | from_json | to_yaml(sort_keys=False)}}