{% if backups_restic_user_use_dataset %} dataset: {{ backups_restic_user_data_dataset }} {% else %} directory: {{ backups_restic_user_data_directory }} {% endif %} exclude: {{ backups_restic_user_data_exclude_list }} aws_bucket_keys_file: {{ backups_restic_user_aws_keys_file }} aws_bucket_endpoint: {{ backups_restic_user_aws_bucket_endpoint }} aws_bucket_prefix: {{ backups_restic_user_aws_bucket_prefix }} restic_password_file: {{ backups_restic_user_restic_password_file }} restic_keep_daily: {{ backups_restic_user_restic_keep_daily }} restic_keep_monthly: {{ backups_restic_user_restic_keep_monthly }}