ansible-restic:部署restic备份程序

时间:2024-02-25 22:07:38
【文件属性】:

文件名称:ansible-restic:部署restic备份程序

文件大小:11KB

文件格式:ZIP

更新时间:2024-02-25 22:07:38

ansible ansible-playbook backup ansible-role restic

雷斯蒂奇 部署Restic二进制和Cron作业以触发Restic命令 要求 没有 角色变量 restic_version : ' 0.9.2 ' restic_url : ' ' restic_download_path : ' /opt/restic ' restic_install_path : ' /usr/local/bin ' restic_jobs : [] restic_jobs_raw : [] restic_repos : - name : example url : ' /backup ' password : ' foo ' init : Tr


【文件预览】:
ansible-restic-master
----.gitignore(44B)
----defaults()
--------main.yml(308B)
----templates()
--------restic.cron.j2(2KB)
----yamllint.yml(61B)
----meta()
--------main.yml(414B)
----.gitlab-ci.yml(89B)
----LICENSE(1KB)
----README.md(2KB)
----vars()
--------main.yml(88B)
----molecule()
--------default()
----tasks()
--------install.yml(1KB)
--------configure.yml(664B)
--------main.yml(698B)

网友评论