ansible-roles/evobackup-client
2024-05-02 10:27:40 +02:00
..
defaults evobackup-client: replace non-functional role with install tasks 2024-04-30 17:08:44 +02:00
files/upstream evobackup-client: upstream release 24.05 2024-05-02 10:27:34 +02:00
handlers Use FQCN 2023-03-20 23:33:19 +01:00
tasks whitespaces 2024-05-02 10:27:40 +02:00
templates evobackup-client: replace non-functional role with install tasks 2024-04-30 17:08:44 +02:00
README.md evobackup-client: replace non-functional role with install tasks 2024-04-30 17:08:44 +02:00

evobackup-client

Install the necessary libraries and script to configure backup scripts.

Additional information:

Available variables

  • evobackup_client__lib_dir : directory for libraries (default: /usr/local/lib/evobackup)
  • evobackup_client__bin_dir : directory for scripts/binaries (default: /usr/local/bin)
  • evobackup_client__update_canary_enable : should the canary be updated (default: True)
  • evobackup_client__update_canary_path : path for the canary update script (default: /etc/cron.daily/000-update-evobackup-canary)
  • evobackup_client__update_canary_who : who the canary update must be attributed to (default: @daily)