duplicity-backup/defaults/main.yml
Knut Ahlers 46b8f2171d
Breaking: Port to new release format
Makes the version incompatible with previous releases. The minimal
version to be deployed using this is v0.9.0

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-10-08 22:48:50 +02:00

6 lines
43 B
YAML

---
duplicity_backup_version: v0.9.0
...