escalate.remote_backup

テスト

Ansibleロール: Raspberry - リモートバックアップ

Raspberry Pi OS(Debian Bookworm)上でリモートバックアップジョブの設定を管理するAnsibleロールです。

リモートバックアップジョブでは、ローカルファイルをrsyncでバックアップするためのマウントポイントが必要です。

例えば、smbマウントを使って、ファイルをNASにバックアップします。

ロール変数

上書き可能な変数の完全なリストは、defaults/main.ymlをご覧ください。

依存関係

このロールは次の依存関係に依存しています:

インストール

$ ansible-galaxy role install escalate.remote_backup

例のプレイブック

- hosts: all
  roles:
    - role: escalate.remote_backup
      tags: remotebackup

ライセンス

MIT

プロジェクトについて

Manage remote backup job configuration on Raspberry Pi OS

インストール
ansible-galaxy install escalate.remote_backup
ライセンス
mit
ダウンロード
143
所有者
I’m a Technical Project Manager with focus on BizDevOps, Agility and Leadership.