No Description

Fabian Peter Hammerle 8c284101c8 support armv7l architecture 3 years ago
defaults 8c284101c8 support armv7l architecture 3 years ago
tasks 8c284101c8 support armv7l architecture 3 years ago
README.md 29dd0515c2 create & set permissions/ownership of repository root folder; create & start docker container running docker.io/fphammerle/borgbackup-sshd:0.1.0-borgbackup1.1.15r0-openssh8.4p1r3-arm64; fetch ssh host keys 3 years ago

README.md

Ansible Role: borgbackup-sshd 💾 🐳

Single-user OpenSSH server restricted to BorgBackup backend

Required Variables

borgbackup_sshd_container_name: borgbackup_sshd
borgbackup_sshd_published_port: 2200
borgbackup_sshd_repository_path: /var/backups/borgbackup/

Optional Variables

borgbackup_sshd_container_image: fphammerle/borgbackup-sshd@sha256:2ac782a8e35742a0f90ea71423567df92d0772ebc04845fdc5d141987d8fe078
borgbackup_sshd_client_public_keys: |-
    ssh-rsa ...
    ssh-rsa ...
borgbackup_sshd_client_public_keys_append_only: |-
    ssh-rsa ...
    ssh-rsa ...

Returned Variables

borgbackup_sshd_host_keys