updated gobackup state
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Paul 2025-06-07 11:19:51 +02:00
parent 94fa012ab0
commit 0d5b1a6a00

View File

@ -1,3 +1,4 @@
# {{ salt['pillar.get']('salt_managed', default='Salt Managed') }}
{%- from "gobackup/map.jinja" import gobackup with context %}
---
{{ gobackup.config|yaml(False) }}