Ansible role that installs the Bareos Backup Client and opens the needed ports to communicate with the Bareos Director server component
Stars
4
Forks
2
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
11
commits
Removing the percona-xtrabackup package from being installed due to errors
afdaad9View on GitHubUpdated meta description to include newer versions of Ubuntu
ed761a0View on GitHubCorrected playbook tasks to reflect the updated and correct URL for the Bareos Repo. Also updated the name of the python plugin to specify Python 3
66f4f21View on GitHubUpgraded call to apt module to no longer use a list in accordance with deprecation warning message
c95881dView on GitHubRemoved temporary batch put in place before Ubuntu 18.04 client came out. Cleaned up the role for better readability and quality score
dac41b9View on GitHubReordering tasks to move an identical task out of block that only runs on Ubuntu 18.04
7f463e9View on GitHubMade needed corrections for 18.04 install after testing
e8d1eaeView on GitHubAdded workaround to install on Ubuntu 18.04 until an official Bareos client is released for it
7f67dabView on GitHubUpdating all variable names to a new standard of prefixing each one with the role name
503db6cView on GitHub