Ansible role for https://kopia.io/
Only supports GCS.
kopia_gcs_bucket
: GCS destination bucket for Kopiakopia_gcs_email
: email for SAkopia_gcs_password
: repos password
- hosts: servers
roles:
- { role: ansible-kopia, kopia_gcs_bucket: "foo-1234" }
MIT