Files @ b34547147a36
Branch filter:

Location: majic-ansible-roles/roles/backup_client/defaults/main.yml

branko
MAR-193: Fix some linting errors reported by shellcheck.
---

backup_additional_encryption_keys: []
backup_client_username: "bak-{{ ansible_fqdn | replace('.', '_') }}"
backup_server_destination: /duplicity
backup_server_port: 2222

# Internal parameters.
backup_client_pexpect_package:
  buster: python-pexpect
  bullseye: python3-pexpect