mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-10 15:01:05 +01:00
.. | ||
files | ||
handlers | ||
meta | ||
tasks | ||
templates | ||
vars | ||
README.md |
role native-pull-primary-backups
goal
This script allows to pull backups from a remote server.
scheme
It is part of the following scheme:
Further information you will find in this blog post.
debug
live
To track what the service is doing execute the following command:
watch -n2 "systemctl status pull-remote-backups.service"
history
sudo journalctl -u pull-remote-backups