bacula
bacula
Install and configure bacula - a set of computer programs that permit managing backup, recovery, and verification of computer data across a network of computers of different kinds.
GitHub | Downloads | Version |
---|---|---|
Example Playbook
This example is taken from
molecule/default/converge.yml
and is tested on each push, pull request and release.
---
- name: "Converge"
hosts: "all"
become: true
gather_facts: true
roles:
- role: "balling-dev.bacula"
Role Variables
The default values for the variables are set in
defaults/main.yml
:
---
# Defaults file for bacula
# Version of bacula to install. Use "latest" to install latest version.
bacula_version: "latest"
About
Install and configure bacula - a set of computer programs that permit managing backup, recovery, and verification of computer data across a network of computers of different kinds.
Install
ansible-galaxy install balling-dev/ansible-role-bacula
License
mpl-2.0
Downloads
5
Owner
Principal Data Scientist at Novo Nordisk